| Class | Description |
|---|---|
| Error |
Error messages which can be sent over the bus.
|
| Exception | Description |
|---|---|
| AccessDenied |
Thrown if a message is denied due to a security policy
|
| MatchRuleInvalid |
Thrown if the match rule is invalid
|
| NoReply |
Thrown if there is no reply to a method call
|
| ServiceUnknown |
Thrown if the requested service was not available
|
| UnknownMethod |
Thrown if the method called was unknown on the remote object
|
| UnknownObject |
Thrown if the object was unknown on a remote connection
|
Copyright © 2020. All rights reserved.