public class LunaMechanismInvalidException extends LunaException
| Constructor and Description |
|---|
LunaMechanismInvalidException(String msg)
Constructs a
LunaMechanismInvalidException with the
specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LunaMechanismInvalidException(String msg)
LunaMechanismInvalidException with the
specified detail message.msg - The detail message.Copyright 2014-2016 SafeNet Inc