Contains base structures to rise and handle exceptions
Base structure for all exceptions.
Properties:
message :: pdk.core.String
Superstructures: Object <- Any
Used to represent errors or exceptions that occur during HTTP requests and responses.
error :: pdk.core.Any
status :: pdk.core.Integer
Inherited properties:
Superstructures: Exception <- Object <- Any
Checked exception used to signal fatal problems with mapping of content.
location :: pdk.core.String
Last updated 1 year ago