| Class | Description |
|---|---|
| ApplicationException.JoynrErrorEnumDeSerializer | |
| ApplicationException.JoynrErrorEnumSerializer |
| Exception | Description |
|---|---|
| ApplicationException |
Joynr exception used to return error enums defined in the corresponding
Franca model file from provider to consumer.
|
| IllegalAccessException |
Joynr exception to report access control errors.
|
| MethodInvocationException |
Joynr exception class to report error during method invocations (RPC) at a provider
("no such method", invalid arguments, etc.)
|
| ProviderRuntimeException |
Joynr exception to report errors at the provider if no error enums are defined
in the corresponding Franca model file.
|
| PublicationMissedException |
Joynr exception to report missed periodic publications.
|
Copyright © 2021. All rights reserved.