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 TypeClassDescriptionclass
Custom exception wrapper for request body validation violationsclass
Custom exception wrapper for JSON serializing/deserializing exceptions -
Uses of BaseMailtrapException in io.mailtrap.exception.http
Subclasses of BaseMailtrapException in io.mailtrap.exception.httpModifier and TypeClassDescriptionclass
Specific exception class representing a 4xx HTTP-related error.class
Exception class representing an HTTP-related error.class
Specific exception class representing a 5xx HTTP-related error.