Class EmptyListException

All Implemented Interfaces:
Serializable

public class EmptyListException extends GretlException
See Also:
  • Constructor Details

    • EmptyListException

      public EmptyListException()
    • EmptyListException

      public EmptyListException(String message)
    • EmptyListException

      public EmptyListException(String message, Throwable cause)