Class MenuItemFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.thecoderscorner.menu.domain.util.MenuItemFormatException
- All Implemented Interfaces:
Serializable
This exception indicates that a particular item could not be formatted
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMenuItemFormatException(String message) MenuItemFormatException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MenuItemFormatException
-
MenuItemFormatException
-