Uses of Class
co.tryterra.terraclient.exceptions.TerraException
-
Packages that use TerraException Package Description co.tryterra.terraclient.exceptions -
-
Uses of TerraException in co.tryterra.terraclient.exceptions
Subclasses of TerraException in co.tryterra.terraclient.exceptions Modifier and Type Class Description class
BodyParsingException
Exception thrown internally when a non-JSON payload, or malformed JSON payload is attempted to be parsed.
-