InternalError Class

An object containing more specific information than the parent object about the error.

Inheritance
InternalError

Constructor

InternalError(**kwargs)

Parameters

code
str
Required

Detailed error code.

innererror
InternalError
Required

The error object.