Package com.atlassian.crowd.exception
Class PasswordEncoderNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.crowd.exception.PasswordEncoderNotFoundException
- All Implemented Interfaces:
Serializable
This exception is thrown if no
PasswordEncoder
is found when a lookup
is done on the PasswordEncoderFactory
- See Also:
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PasswordEncoderNotFoundException
-
PasswordEncoderNotFoundException
-