Class DataFileException

All Implemented Interfaces:
Serializable

public class DataFileException extends GeneralException
DataFileException
See Also:
  • Constructor Details

    • DataFileException

      public DataFileException()
    • DataFileException

      public DataFileException(String str)
    • DataFileException

      public DataFileException(String str, Throwable nested)