Package org.eclipse.emf.cdo.common.util
Class NotAuthenticatedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.SecurityException
org.eclipse.net4j.util.security.NotAuthenticatedException
org.eclipse.emf.cdo.common.util.NotAuthenticatedException
- All Implemented Interfaces:
Serializable
@Deprecated
public class NotAuthenticatedException
extends org.eclipse.net4j.util.security.NotAuthenticatedException
Deprecated.
An unchecked
security exception
indicating that a user has canceled an attempt to authenticate himself.- Since:
- 4.1
- Author:
- Eike Stepper
- See Also:
-
Constructor Summary
ConstructorDescriptionDeprecated.Deprecated.NotAuthenticatedException
(String message, Throwable cause) Deprecated.Deprecated. -
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()Deprecated. -
NotAuthenticatedException
Deprecated. -
NotAuthenticatedException
Deprecated. -
NotAuthenticatedException
Deprecated.
-
NotAuthenticatedException
, instead.