| AccessDenied |
Thrown if a message is denied due to a security policy
|
| InvalidMethodArgument |
Thrown if a arguments passed to the method are invalid
|
| MatchRuleInvalid |
Thrown if the match rule is invalid
|
| NoReply |
Thrown if there is no reply to a method call
|
| NotSupported |
Thrown if a called operation is not supported
|
| PropertyReadOnly |
Thrown if a attempt to edit read only property
|
| ServiceUnknown |
Thrown if the requested service was not available
|
| Timeout |
Thrown if a operation timed out
|
| UnknownInterface |
Thrown if a interface does not exist
|
| UnknownMethod |
Thrown if the method called was unknown on the remote object
|
| UnknownObject |
Thrown if the object was unknown on a remote connection
|
| UnknownProperty |
Thrown if a property does not exist in the interface
|