Package org.biopax.paxtools.util
Class BioPaxIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.biopax.paxtools.util.BioPaxIOException
- All Implemented Interfaces:
Serializable
This exception is thrown if a problem occurs during an input/output operation related to BioPAX Handlers.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBioPaxIOException(String message) BioPaxIOException(String message, Throwable e) BioPaxIOException(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
-
BioPaxIOException
-
BioPaxIOException
-
BioPaxIOException
-