public class SecurityMechanismException extends Exception
| Constructor and Description |
|---|
SecurityMechanismException(String msg)
Constructs the exception with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SecurityMechanismException(String msg)
the - detail message.Copyright © 2013. All Rights Reserved.