Class | Description |
---|---|
ApiResultApiController | Deprecated
Use new generated REST-API instead.
|
BaseApiController | Deprecated
Use new generated REST-API instead
|
BaseRestApiController<GET,POST> | Deprecated
Use new generated REST-API instead
|
BinaryApiController | Deprecated
Use new generated REST-API instead
|
Exception | Description |
---|---|
ApiException |
Base exception for all api exceptions
|
IllegalRequestParameterException |
Exception for an invalid request parameter value
|
MissingRequestParameterException |
Thrown to indicate that a required request parameter is missing.
|
RequestedResourceNotFoundException |
Exception if a requested resource has not been found for the API
|
Copyright © 2019 Communote team. All rights reserved.