All Classes Files Functions Variables Pages
kerio::web::ApiException Exception Reference

Public Attributes

string message
 text with placeholders %1, %2 More...
 
long code
 -32767..-1 (JSON-RPC) or 1..32767 (application) More...
 
LocalizableMessageParameters messageParameters
 strings to replace placeholders in message, and message plurality. More...
 

Member Data Documentation

long kerio::web::ApiException::code

-32767..-1 (JSON-RPC) or 1..32767 (application)

string kerio::web::ApiException::message

text with placeholders %1, %2

LocalizableMessageParameters kerio::web::ApiException::messageParameters

strings to replace placeholders in message, and message plurality.


The documentation for this exception was generated from the following file: