Class FileReaderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.calcite.adapter.file.FileReaderException
All Implemented Interfaces:
Serializable

public class FileReaderException extends Exception
Indicates that the FileReader failed.
See Also: