Class SupplierException

All Implemented Interfaces:
Serializable

public class SupplierException extends IllegalArgumentException
Exception thrown to indicate that a Supplier is in an invalid state.
Author:
Hannes Wellmann
See Also:
  • Constructor Details

    • SupplierException

      public SupplierException(String message, Throwable cause)