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