| Exception | Description |
|---|---|
| DuplicateConfigurationException | |
| HttpClientException |
Exception thrown when http request throws exception (such
as IOException).
|
| IllegalConfigurationException | |
| ReflectionException |
Exception thrown when reflection api throws exception (such
as IllegalAccessException) in annotations handlers.
|
| ServerImplMissingException |
Exception thrown when embedded server implementation is missing.
|
| ServerInitializationException |
Exception thrown when server cannot be initialized.
|
| ServerStartException |
Exception thrown when server cannot be started.
|
| ServerStopException |
Exception thrown when server cannot be stopped.
|
| UrlException |
Exception thrown when URL cannot be built because of syntax error.
|
| Utf8EncodingException |
Exception thrown when UTF-8 encoding is not supported on the runtime environment.
|
Copyright © 2019. All rights reserved.