Serializablepublic class DnDVetoException extends Exception
| Constructor | Description |
|---|---|
DnDVetoException(String aMessage) |
Creates a new instance of DnDVetoException
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DnDVetoException(String aMessage)
aMessage - the message to show.