Package org.biojava.nbio.structure.scop
Class ScopIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.biojava.nbio.structure.scop.ScopIOException
- All Implemented Interfaces:
Serializable
Indicates that an I/O error occurred with SCOP lazy initialization.
- See Also:
-
Constructor Summary
ConstructorDescriptionScopIOException
(String message) ScopIOException
(String message, Throwable cause) ScopIOException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ScopIOException
public ScopIOException() -
ScopIOException
-
ScopIOException
-
ScopIOException
-