Class ApiException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ApiException.BadRequest, ApiException.Internal, ApiException.NotFound, ApiException.Unauthorized

public class ApiException
extends RuntimeException
Base exception for all errors that occur inside the API
See Also:
Serialized Form