Package org.eclipse.net4j.util.security
Class NegotiationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.SecurityException
org.eclipse.net4j.util.security.NegotiationException
- All Implemented Interfaces:
Serializable
- Since:
- 2.0
- Author:
- Eike Stepper
- See Also:
-
Constructor Summary
ConstructorDescriptionNegotiationException
(String message, Throwable cause) NegotiationException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NegotiationException
public NegotiationException() -
NegotiationException
-
NegotiationException
-
NegotiationException
-