JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
tech.jhipster.lite.shared.error.domain.NotAfterTimeException
Packages that use
NotAfterTimeException
Package
Description
tech.jhipster.lite.shared.error.domain
Uses of
NotAfterTimeException
in
tech.jhipster.lite.shared.error.domain
Methods in
tech.jhipster.lite.shared.error.domain
that return
NotAfterTimeException
Modifier and Type
Method
Description
NotAfterTimeException
NotAfterTimeException.NotAfterTimeExceptionBuilder.
notAfter
(
Instant
other)
NotAfterTimeException
NotAfterTimeException.NotAfterTimeExceptionBuilder.
strictlyNotAfter
(
Instant
other)