Class LoginPeekException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.SecurityException
org.eclipse.emf.cdo.common.security.LoginPeekException
- All Implemented Interfaces:
Serializable
A
security exception
indicating a failed attempt to peek a login.- Since:
- 4.22
- 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
-
LoginPeekException
public LoginPeekException()
-