public class UncheckedSecurityException extends UncheckedException
GeneralSecurityException| Constructor and Description |
|---|
UncheckedSecurityException(GeneralSecurityException cause)
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UncheckedSecurityException(GeneralSecurityException cause)
cause - the underlying causeCopyright © 2016–2018 earcam. All rights reserved.