Serialized Form
-
Package dev.tripswitch
-
Exception dev.tripswitch.BreakerOpenException
class BreakerOpenException extends TripSwitchException implements Serializable-
Serialized Fields
-
breakerName
String breakerName
-
-
-
Exception dev.tripswitch.ConflictingOptionsException
class ConflictingOptionsException extends TripSwitchException implements Serializable -
Exception dev.tripswitch.TripSwitchException
class TripSwitchException extends RuntimeException implements Serializable
-
-
Package dev.tripswitch.admin
-
Exception dev.tripswitch.admin.ApiException
class ApiException extends TripSwitchException implements Serializable -
Exception dev.tripswitch.admin.ConflictException
class ConflictException extends ApiException implements Serializable -
Exception dev.tripswitch.admin.ForbiddenException
class ForbiddenException extends ApiException implements Serializable -
Exception dev.tripswitch.admin.NotFoundException
class NotFoundException extends ApiException implements Serializable -
Exception dev.tripswitch.admin.RateLimitedException
class RateLimitedException extends ApiException implements Serializable -
Exception dev.tripswitch.admin.ServerFaultException
class ServerFaultException extends ApiException implements Serializable -
Exception dev.tripswitch.admin.TransportException
class TransportException extends TripSwitchException implements Serializable -
Exception dev.tripswitch.admin.UnauthorizedException
class UnauthorizedException extends ApiException implements Serializable -
Exception dev.tripswitch.admin.ValidationException
class ValidationException extends ApiException implements Serializable
-