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... | |
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.