Exception
Table of Contents
Classes
- DosTimeOverflowException
- This Exception gets invoked if a file wasn't found
- FileNotFoundException
- This Exception gets invoked if a file wasn't found
- FileNotReadableException
- This Exception gets invoked if a file wasn't found
- FileSizeIncorrectException
- This Exception gets invoked if a file is not as large as it was specified.
- OverflowException
- This Exception gets invoked if a counter value exceeds storage size
- ResourceActionException
- This Exception gets invoked if a resource like `fread` returns false
- SimulationFileUnknownException
- This Exception gets invoked if a strict simulation is executed and the file information can't be determined without reading the entire file.
- StreamNotReadableException
- This Exception gets invoked if a stream can't be read.
- StreamNotSeekableException
- This Exception gets invoked if a non seekable stream is provided and zero headers are disabled.