- AbstractAlreadyExistsException - Exception in io.apiman.manager.api.rest.contract.exceptions
-
Base class for "already exists" exceptions.
- AbstractAlreadyExistsException() - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractAlreadyExistsException
-
Constructor.
- AbstractAlreadyExistsException(String) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractAlreadyExistsException
-
Constructor.
- AbstractInvalidInputException - Exception in io.apiman.manager.api.rest.contract.exceptions
-
Base class for any exception that indicates "invalid input".
- AbstractInvalidInputException() - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractInvalidInputException
-
Constructor.
- AbstractInvalidInputException(String) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractInvalidInputException
-
Constructor.
- AbstractInvalidInputException(Throwable) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractInvalidInputException
-
Constructor.
- AbstractNotFoundException - Exception in io.apiman.manager.api.rest.contract.exceptions
-
Base class for "not found" exceptions.
- AbstractNotFoundException() - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractNotFoundException
-
Constructor.
- AbstractNotFoundException(String) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractNotFoundException
-
Constructor.
- AbstractNotFoundException(Throwable) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractNotFoundException
-
Constructor.
- AbstractNotFoundException(String, Throwable) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractNotFoundException
-
Constructor.
- AbstractRestException - Exception in io.apiman.manager.api.rest.contract.exceptions
-
Base class for all APIMan errors coming out of the REST layer.
- AbstractRestException() - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractRestException
-
Constructor.
- AbstractRestException(String) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractRestException
-
Constructor.
- AbstractRestException(Throwable) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractRestException
-
Constructor.
- AbstractRestException(String, Throwable) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractRestException
-
Constructor.
- AbstractSystemException - Exception in io.apiman.manager.api.rest.contract.exceptions
-
Base class for all system exceptions.
- AbstractSystemException() - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractSystemException
-
Constructor.
- AbstractSystemException(String) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractSystemException
-
Constructor.
- AbstractSystemException(Throwable) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractSystemException
-
Constructor.
- AbstractUserException - Exception in io.apiman.manager.api.rest.contract.exceptions
-
Base class for all user exceptions.
- AbstractUserException() - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractUserException
-
Constructor.
- AbstractUserException(String) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractUserException
-
Constructor.
- AbstractUserException(Throwable) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractUserException
-
Constructor.
- AbstractUserException(String, Throwable) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.AbstractUserException
-
Constructor.
- ACTION_ERROR - Static variable in class io.apiman.manager.api.rest.contract.exceptions.ErrorCodes
-
- ACTION_ERROR_INFO - Static variable in class io.apiman.manager.api.rest.contract.exceptions.ErrorCodes
-
- ActionException - Exception in io.apiman.manager.api.rest.contract.exceptions
-
Thrown when an action is performed but an error occurs during processing.
- ActionException() - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.ActionException
-
Constructor.
- ActionException(String) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.ActionException
-
Constructor.
- ActionException(String, Throwable) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.ActionException
-
Constructor.
- activity(String, int, int) - Method in interface io.apiman.manager.api.rest.contract.IOrganizationResource
-
- APP_ALREADY_EXISTS - Static variable in class io.apiman.manager.api.rest.contract.exceptions.ErrorCodes
-
- APP_ALREADY_EXISTS_INFO - Static variable in class io.apiman.manager.api.rest.contract.exceptions.ErrorCodes
-
- APP_NOT_FOUND - Static variable in class io.apiman.manager.api.rest.contract.exceptions.ErrorCodes
-
- APP_NOT_FOUND_INFO - Static variable in class io.apiman.manager.api.rest.contract.exceptions.ErrorCodes
-
- APP_STATUS_ERROR - Static variable in class io.apiman.manager.api.rest.contract.exceptions.ErrorCodes
-
- APP_STATUS_ERROR_INFO - Static variable in class io.apiman.manager.api.rest.contract.exceptions.ErrorCodes
-
- APP_VERSION_NOT_FOUND - Static variable in class io.apiman.manager.api.rest.contract.exceptions.ErrorCodes
-
- APP_VERSION_NOT_FOUND_INFO - Static variable in class io.apiman.manager.api.rest.contract.exceptions.ErrorCodes
-
- ApplicationAlreadyExistsException - Exception in io.apiman.manager.api.rest.contract.exceptions
-
Thrown when trying to create an Application that already exists.
- ApplicationAlreadyExistsException() - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.ApplicationAlreadyExistsException
-
Constructor.
- ApplicationAlreadyExistsException(String) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.ApplicationAlreadyExistsException
-
Constructor.
- ApplicationNotFoundException - Exception in io.apiman.manager.api.rest.contract.exceptions
-
Thrown when trying to get, update, or delete an application that does not exist.
- ApplicationNotFoundException() - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.ApplicationNotFoundException
-
Constructor.
- ApplicationNotFoundException(String) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.ApplicationNotFoundException
-
Constructor.
- ApplicationVersionNotFoundException - Exception in io.apiman.manager.api.rest.contract.exceptions
-
Thrown when trying to get, update, or delete a application version that does not
exist.
- ApplicationVersionNotFoundException() - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.ApplicationVersionNotFoundException
-
Constructor.
- ApplicationVersionNotFoundException(String) - Constructor for exception io.apiman.manager.api.rest.contract.exceptions.ApplicationVersionNotFoundException
-
Constructor.