Class InsufficientCreditsException

All Implemented Interfaces:
Serializable

public class InsufficientCreditsException extends SendlyException
Thrown when the account has insufficient credits.
See Also:
  • Constructor Details

    • InsufficientCreditsException

      public InsufficientCreditsException(String message)