Package org.kiwiproject.consul.util
Class UncheckedGeneralSecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kiwiproject.consul.util.UncheckedGeneralSecurityException
- All Implemented Interfaces:
Serializable
Wraps a
GeneralSecurityException with an unchecked exception.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUncheckedGeneralSecurityException(String message, GeneralSecurityException cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString