Uses of Class
mmud.exceptions.MudWebException
Packages that use MudWebException
-
Uses of MudWebException in mmud.exceptions
Subclasses of MudWebException in mmud.exceptionsModifier and TypeClassDescriptionclass
An exception to be thrown when attempting to serialize or deserialize a Java object from/to JSON.Classes in mmud.exceptions that implement interfaces with type arguments of type MudWebExceptionMethods in mmud.exceptions with parameters of type MudWebExceptionModifier and TypeMethodDescriptionResponse
CustomWebExceptionMapper.toResponse
(MudWebException arg0)