Serializable, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trappublic class NoCipherUidException extends ForwardSecrecyDecryptionException
org.refcodes.exception.ErrorCodeAccessor.ErrorCodeBuilder<B extends org.refcodes.exception.ErrorCodeAccessor.ErrorCodeBuilder<B>>, org.refcodes.exception.ErrorCodeAccessor.ErrorCodeMutator, org.refcodes.exception.ErrorCodeAccessor.ErrorCodeProperty| Constructor | Description |
|---|---|
NoCipherUidException(String message) |
Instantiates a new no cipher Universal-ID exception.
|
NoCipherUidException(String aMessage,
String aErrorCode) |
Instantiates a new no cipher Universal-ID exception.
|
NoCipherUidException(String message,
Throwable cause) |
Instantiates a new no cipher Universal-ID exception.
|
NoCipherUidException(String aMessage,
Throwable aCause,
String aErrorCode) |
Instantiates a new no cipher Universal-ID exception.
|
NoCipherUidException(Throwable cause) |
Instantiates a new no cipher Universal-ID exception.
|
NoCipherUidException(Throwable aCause,
String aErrorCode) |
Instantiates a new no cipher Universal-ID exception.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoCipherUidException(String aMessage, String aErrorCode)
aMessage - the messageaErrorCode - the error codepublic NoCipherUidException(String aMessage, Throwable aCause, String aErrorCode)
aMessage - the messageaCause - the causeaErrorCode - the error codepublic NoCipherUidException(String message, Throwable cause)
message - the messagecause - the causepublic NoCipherUidException(String message)
message - the messagepublic NoCipherUidException(Throwable aCause, String aErrorCode)
aCause - the causeaErrorCode - the error codepublic NoCipherUidException(Throwable cause)
cause - the causeCopyright © 2018. All rights reserved.