Package mops.presentation.error
Contains error messages to show in the error template.
-
Interface Summary Interface Description PresentationError An error to be shown in the web template. -
Class Summary Class Description ExceptionPresentationError An error to be shown in the web template - based on an exception message.MessagePresentationError An error to be shown in the web template - based on a string message.