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