Class universal::GetRequestException
ClassList > universal > GetRequestException
Vyjímka pro webového dotazu.
Inherits the following classes: Exception
Public Attributes
Type | Name |
---|---|
message |
Public Functions
Type | Name |
---|---|
def | __init__ (self self, message message="Get Request Exception") |
Public Attributes Documentation
variable message
universal.GetRequestException::message;
Public Functions Documentation
function __init__
def universal::GetRequestException::__init__ (
self self,
message message="Get Request Exception"
)
The documentation for this class was generated from the following file sw/python-wrapper/universal.py