public class ScramException extends Exception
| Constructor and Description |
|---|
ScramException(String message)
Creates new ScramException
|
ScramException(String message,
GeneralSecurityException e) |
ScramException(Throwable cause)
Creates new ScramException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ScramException(String message)
message - Exception messagepublic ScramException(String message, GeneralSecurityException e)
public ScramException(Throwable cause)
cause - ThrowableCopyright © 2021 The Apache Software Foundation. All rights reserved.