Class FileReadException

All Implemented Interfaces:
CoreExceptionFormat, Serializable

public class FileReadException extends CoreRuntimeException
Throw when an error has occured while reading a file.
See Also:
Serialized Form
  • Constructor Details

    • FileReadException

      public FileReadException(String path)