org.finra.jtaf.core.plugins.execution
Class RunnerPluginException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.finra.jtaf.core.plugins.execution.RunnerPluginException
- All Implemented Interfaces:
- Serializable
public class RunnerPluginException
- extends Exception
Thrown by Runner Execution Plugins to indicate a general Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RunnerPluginException
public RunnerPluginException(String message)
RunnerPluginException
public RunnerPluginException(String message,
Throwable th)
Copyright © 2014. All rights reserved.