Antidot PHP API  version 0.16.0
##PHP API to simplify integration of Antidot components
 All Classes Files Functions Variables Groups Pages
Public Member Functions | List of all members
AfsBOWSInvalidReplyException Class Reference

Exception raised when reply from Back Office seems to be invalid. More...

Inheritance diagram for AfsBOWSInvalidReplyException:
AfsBOWSException AfsBaseException

Public Member Functions

 __construct ($serialized_reply)
 Constructs new instance.

Detailed Description

Exception raised when reply from Back Office seems to be invalid.

Constructor & Destructor Documentation

__construct (   $serialized_reply)

Constructs new instance.

Parameters
$serialized_reply[in] Serialized reply which can be combined with error message.