All Classes |Grouped Classes |Index

Class CL_WebserviceException

Web service exception. More...

Derived from:

public CL_Exception

Derived by:

None

Group:

Web (Network)

#include <ClanLib/network.h>

Class Members:

Attributes:

what

Returns description of exception.

message

Description of exception.


Operations:

get_stack_trace

Returns the call stack present when the exception object was created.

get_message_and_stack_trace

Returns the message and call stack present when the exception object was created, formatted using newlines.

CL_WebserviceException

Constructs a WebserviceException.