Package coprs :: Module exceptions :: Class ApiError
[hide private]
[frames] | no frames]

Class ApiError

source code


Instance Methods [hide private]

Inherited from CoprHttpException: __init__, __str__, __unicode__

Inherited from exceptions.Exception: __new__

Inherited from exceptions.BaseException: __delattr__, __getattribute__, __getitem__, __getslice__, __reduce__, __repr__, __setattr__, __setstate__

Class Variables [hide private]
  _default = "API error"
  _code = 500
Properties [hide private]

Inherited from exceptions.BaseException: args, message