Package org.eclipse.net4j.util.security
Class NotAuthenticatedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.SecurityException
org.eclipse.net4j.util.security.NotAuthenticatedException
- All Implemented Interfaces:
Serializable
An unchecked
security exception
indicating that a user has canceled an attempt to authenticate himself.- Since:
- 3.4
- Author:
- Eike Stepper
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotAuthenticatedException
public NotAuthenticatedException() -
NotAuthenticatedException
-
NotAuthenticatedException
-
NotAuthenticatedException
-