Home | Trees | Index | Help |
|
---|
Package dopal ::
Module errors ::
Class InvalidWrapTypeError
|
|
Exception
--+ |StandardError
--+ |TypeError
--+ |Exception
--+ | | |DopalError
--+ | | |ConversionError
--+ | | |WrapError
--+ | InvalidWrapTypeError
Invalid wrap type given.
This error is raised when a value is passed which cannot be converted into something that can be represented in Azureus. This either means that the value doesn't meet the criteria as something which can be represented, or the value doesn't fit the type that it is being wrapped as (e.g. a non-integer string as a integer).wrap_value
,
remote_method_call_to_xml
Method Summary | |
---|---|
Inherited from DopalError | |
| |
| |
| |
| |
Inherited from Exception | |
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed May 03 14:22:33 2006 | http://epydoc.sf.net |