Class NoSuchListTypeException

All Implemented Interfaces:
Serializable

public class NoSuchListTypeException extends NoSuchModelException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • NoSuchListTypeException

      public NoSuchListTypeException()
    • NoSuchListTypeException

      public NoSuchListTypeException(String msg)
    • NoSuchListTypeException

      public NoSuchListTypeException(String msg, Throwable throwable)
    • NoSuchListTypeException

      public NoSuchListTypeException(Throwable throwable)
  • Method Details

    • getType

      public String getType()
    • setType

      public void setType(String type)