Package org.cytoscape.cycl
Class CyCLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cytoscape.cycl.CyCLException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionCyCLException
(String message) CyCLException
(String message, Throwable cause) CyCLException
(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
-
CyCLException
public CyCLException() -
CyCLException
-
CyCLException
-
CyCLException
-