Package mmud.exceptions
package mmud.exceptions
-
ClassDescriptionObject that is sent to the client as a json string, upon throwing a MudWebException.An exception to be thrown when attempting to serialize or deserialize a Java object from/to JSON.The main exception of the mud.This exception is automatically mapped to a nice WebApplicationException, using a
CustomWebExceptionMapper
.A person could not be found.A checked exception indicating that a value did not match the regular expression.