public class NotaryException extends GeneralSecurityException
| Constructor and Description |
|---|
NotaryException(Message msg)
Constructs a notary exception with the given message.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotaryException(Message msg)
msg - the message.public String getLocalizedMessage()
getLocalizedMessage in class Throwablepublic String getMessage()
getMessage in class ThrowableCopyright © 2005–2017 Schlichtherle IT Services. All rights reserved.