Serialized Form
-
Package org.ehrbase.api.exception
-
Exception org.ehrbase.api.exception.BadGatewayException
class BadGatewayException extends RuntimeException implements Serializable -
Exception org.ehrbase.api.exception.DuplicateObjectException
class DuplicateObjectException extends RuntimeException implements Serializable-
Serialized Fields
-
type
String type
-
-
-
Exception org.ehrbase.api.exception.GeneralRequestProcessingException
class GeneralRequestProcessingException extends RuntimeException implements Serializable -
Exception org.ehrbase.api.exception.InternalServerException
class InternalServerException extends RuntimeException implements Serializable -
Exception org.ehrbase.api.exception.InvalidApiParameterException
class InvalidApiParameterException extends RuntimeException implements Serializable -
Exception org.ehrbase.api.exception.NotAcceptableException
class NotAcceptableException extends RuntimeException implements Serializable -
Exception org.ehrbase.api.exception.ObjectNotFoundException
class ObjectNotFoundException extends RuntimeException implements Serializable-
Serialized Fields
-
type
String type
-
-
-
Exception org.ehrbase.api.exception.PreconditionFailedException
class PreconditionFailedException extends RuntimeException implements Serializable -
Exception org.ehrbase.api.exception.StateConflictException
class StateConflictException extends RuntimeException implements Serializable -
Exception org.ehrbase.api.exception.UnexpectedSwitchCaseException
class UnexpectedSwitchCaseException extends RuntimeException implements Serializable- serialVersionUID:
- 5695009820197756438L
-
Exception org.ehrbase.api.exception.UnprocessableEntityException
class UnprocessableEntityException extends RuntimeException implements Serializable -
Exception org.ehrbase.api.exception.UnsupportedMediaTypeException
class UnsupportedMediaTypeException extends RuntimeException implements Serializable -
Exception org.ehrbase.api.exception.ValidationException
class ValidationException extends RuntimeException implements Serializable
-