pyrestsdk.type.exception package
¶
Module contents
¶
exception
pyrestsdk.type.exception.
UnexpectedReturnType
(
return_type
:
Type
[
R
]
,
expected_type
:
Type
[
E
]
)
[source]
¶
Bases:
Exception
Unexpected Return Type
PyRESTSDK
Navigation
Contents:
pyrestsdk
pyrestsdk package
Related Topics
Documentation overview
pyrestsdk
pyrestsdk package
pyrestsdk.type package
Previous:
pyrestsdk.type.enum package
Next:
pyrestsdk.type.model package
Quick search