Home | Trees | Indices | Help |
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | WebServiceError
A web service error has occurred.
This is the base class for several other web service related exceptions.Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
Constructor. Setmsg to an error message which explains why this
exception was raised. The reason parameter should be the
original exception which caused this WebService exception to be raised. If given, it has to
be an instance of Exception or one of its child classes.
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Tue May 27 10:30:22 2008 | http://epydoc.sourceforge.net |