Package ome.conditions
Class ExpiredCredentialException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- ome.conditions.RootException
-
- ome.conditions.SessionException
-
- ome.conditions.ExpiredCredentialException
-
- All Implemented Interfaces:
java.io.Serializable
public class ExpiredCredentialException extends SessionException
Correct username and credentials provided, but credentials expired.- Since:
- 3.0-Beta3
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExpiredCredentialException(java.lang.String msg)
-