Class EmptyFileException

All Implemented Interfaces:
Serializable

public class EmptyFileException extends GretlException
See Also:
  • Constructor Details

    • EmptyFileException

      public EmptyFileException()
    • EmptyFileException

      public EmptyFileException(String message)
    • EmptyFileException

      public EmptyFileException(String message, Throwable cause)