Package org.graphwalker.io.factory
Class ContextFactoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.graphwalker.io.factory.ContextFactoryException
- All Implemented Interfaces:
Serializable
- Author:
- Nils Olsson
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionContextFactoryException(String message) ContextFactoryException(String message, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ContextFactoryException
public ContextFactoryException() -
ContextFactoryException
-
ContextFactoryException
-