Class TripSwitchException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ApiException, BreakerOpenException, ConflictingOptionsException, MetadataUnavailableException, TransportException

public class TripSwitchException extends RuntimeException
Base exception for all Tripswitch SDK errors.
See Also:
  • Constructor Details

    • TripSwitchException

      public TripSwitchException(String message)
    • TripSwitchException

      public TripSwitchException(String message, Throwable cause)