Package org.apache.bookkeeper.tls
Class SecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.bookkeeper.tls.SecurityException
- All Implemented Interfaces:
Serializable
Signals that a security-related exception has occurred.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSecurityException(String message) SecurityException(String message, Throwable cause) SecurityException(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
-
SecurityException
public SecurityException() -
SecurityException
-
SecurityException
-
SecurityException
-