Class InvalidPasswordException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tools.jackson.core.JacksonException
tools.jackson.databind.DatabindException
org.tailormap.api.security.InvalidPasswordException
- All Implemented Interfaces:
Serializable
public class InvalidPasswordException
extends tools.jackson.databind.DatabindException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class tools.jackson.core.JacksonException
tools.jackson.core.JacksonException.Reference -
Field Summary
Fields inherited from class tools.jackson.core.JacksonException
_location, _path, _processor -
Constructor Summary
ConstructorsConstructorDescriptionInvalidPasswordException(Closeable processor) InvalidPasswordException(Closeable processor, String msg) InvalidPasswordException(Closeable processor, String msg, Throwable problem) InvalidPasswordException(Closeable processor, String msg, tools.jackson.core.TokenStreamLocation loc) -
Method Summary
Methods inherited from class tools.jackson.databind.DatabindException
from, from, from, from, from, from, from, from, wrapWithPath, wrapWithPathMethods inherited from class tools.jackson.core.JacksonException
_appendPathDesc, _appendReferenceChain, _buildMessage, _exceptionMessage, clearLocation, getLocalizedMessage, getLocation, getMessage, getOriginalMessage, getPath, getPathReference, getPathReference, messageSuffix, prependPath, prependPath, prependPath, processor, toString, withCause, wrapWithPath, wrapWithPath, wrapWithPath, wrapWithPathMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
InvalidPasswordException
-
InvalidPasswordException
-
InvalidPasswordException
-
InvalidPasswordException
-