| Exception | Description |
|---|---|
| JadexAndroidException |
| Error | Description |
|---|---|
| JadexAndroidContextNotFoundError |
This Error is thrown if no Android Context could be found.
|
| JadexAndroidError |
General Jadex Android Runtime Error
|
| JadexAndroidPlatformNotStartedError |
This Error is thrown when a method is called that requires a running Jadex
platform, but Jadex is not running.
|
| WrongEventClassError |
This exception is thrown if an event could not be delivered because receiver
and event type do not match.
|