Class IridaAccountDisabledException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ca.corefacility.bioinformatics.irida.exceptions.IridaAccountDisabledException
-
- All Implemented Interfaces:
java.io.Serializable
public class IridaAccountDisabledException extends java.lang.Exception
Thrown when a password reset is requested by a user whose account is disabled- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IridaAccountDisabledException(java.lang.String message)
-