public class MessageNotDefinedException extends Exception
| Constructor and Description |
|---|
MessageNotDefinedException()
Instantiates a new Message not defined exception.
|
MessageNotDefinedException(String msg)
Instantiates a new Message not defined exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MessageNotDefinedException()
public MessageNotDefinedException(String msg)
msg - the msgCopyright © 2021. All rights reserved.