Public Member Functions | |
| def | __init__ |
| def | print_to_stderr |
Public Attributes | |
| status | |
| message | |
| body | |
| details | |
Base class for exceptions in this module.
Definition at line 47 of file webdav.py.
| def indra::ipc::webdav::DAVError::__init__ | ( | self, | ||
status = 0, |
||||
message = '', |
||||
body = '', |
||||
details = '' | ||||
| ) |
| def indra::ipc::webdav::DAVError::print_to_stderr | ( | self | ) |
1.5.5