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

Class ConflictingRequest

source code


Generic DB conflict

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 = "Conflicting request"
  _code = 409
Properties [hide private]

Inherited from exceptions.BaseException: args, message