Uses of Class
io.mailtrap.exception.BaseMailtrapException
Packages that use BaseMailtrapException
-
Uses of BaseMailtrapException in io.mailtrap.exception
Subclasses of BaseMailtrapException in io.mailtrap.exceptionModifier and TypeClassDescriptionclassCustom exception wrapper for request body validation violationsclassCustom exception wrapper for JSON serializing/deserializing exceptions -
Uses of BaseMailtrapException in io.mailtrap.exception.http
Subclasses of BaseMailtrapException in io.mailtrap.exception.httpModifier and TypeClassDescriptionclassSpecific exception class representing a 4xx HTTP-related error.classException class representing an HTTP-related error.classSpecific exception class representing a 5xx HTTP-related error.