UserException
Exception information for errors in usercode.
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
type (str) – The type of exception
value (str) – The value of the exception
traceback (str) – The traceback of the exception
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict