Class ListComponentTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
allurium.exceptions.ListComponentTypeException
All Implemented Interfaces:
Serializable

public class ListComponentTypeException extends Exception
See Also:
  • Constructor Details

    • ListComponentTypeException

      public ListComponentTypeException(String errorMessage)
    • ListComponentTypeException

      public ListComponentTypeException(ListWC<?> listWC)
    • ListComponentTypeException

      public ListComponentTypeException(ListWC<?> listWC, String errorMessage)