Package org.biojava3.core.exceptions
Class FileAccessError
java.lang.Object
java.lang.Throwable
java.lang.Error
org.biojava3.core.exceptions.FileAccessError
- All Implemented Interfaces:
Serializable
Thrown from SequenceFileProxyLoader if error opening file using RandomnAccessFile
- Author:
- Scooter Willis
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileAccessError
-