Package org.graphwalker.core.machine
Class MachineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.graphwalker.core.machine.MachineException
- All Implemented Interfaces:
Serializable
- Author:
- Nils Olsson
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMachineException(String message) MachineException(Context context, Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MachineException
-
MachineException
-
-
Method Details
-
getContext
-