Hierarchy For Package io.inugami.api.exceptions.services.exceptions
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- io.inugami.api.exceptions.CheckedException (implements io.inugami.api.exceptions.ExceptionWithErrorCode)
- io.inugami.api.exceptions.TechnicalException
- io.inugami.api.exceptions.services.ConnectorException
- io.inugami.api.exceptions.services.exceptions.ConnectorBadDataException
- io.inugami.api.exceptions.services.exceptions.ConnectorBadPayloadException
- io.inugami.api.exceptions.services.exceptions.ConnectorBadRequestException
- io.inugami.api.exceptions.services.exceptions.ConnectorBadUrException
- io.inugami.api.exceptions.services.exceptions.ConnectorForbiddenException
- io.inugami.api.exceptions.services.exceptions.ConnectorInternalErrorException
- io.inugami.api.exceptions.services.exceptions.ConnectorMarshallingException
- io.inugami.api.exceptions.services.exceptions.ConnectorNonSerializableBodyException
- io.inugami.api.exceptions.services.exceptions.ConnectorNoReadableException
- io.inugami.api.exceptions.services.exceptions.ConnectorNotFoundException
- io.inugami.api.exceptions.services.exceptions.ConnectorNotImplementedException
- io.inugami.api.exceptions.services.exceptions.ConnectorRetryableException
- io.inugami.api.exceptions.services.exceptions.ConnectorBadGatewayException
- io.inugami.api.exceptions.services.exceptions.ConnectorGatewayTimeoutException
- io.inugami.api.exceptions.services.exceptions.ConnectorServiceUnavailablException
- io.inugami.api.exceptions.services.exceptions.ConnectorUnauthorizedException
- io.inugami.api.exceptions.services.exceptions.ConnectorUndefinedCallException
- io.inugami.api.exceptions.services.ConnectorException
- io.inugami.api.exceptions.TechnicalException
- java.lang.RuntimeException
- io.inugami.api.exceptions.services.exceptions.ConnectorFatalException
- io.inugami.api.exceptions.CheckedException (implements io.inugami.api.exceptions.ExceptionWithErrorCode)
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)