JavaScript is disabled on your browser.
Detail:
Field |
Constr |
Method
java.lang.Object
java.lang.Throwable
java.lang.Error
org.soafaces.bundle.workflow.TaskletProcessingError
All Implemented Interfaces:
java.io.Serializable
public final class TaskletProcessingError
extends java.lang.Error
Thrown internally by the SOAFaces Container when
an internal processing error occurs.
This should not be caught or thrown directly by the
Tasklet. If caught it must be re-thrown.
Author:
Sam Taha
See Also: Serialized Form
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Detail:
Field |
Constr |
Method
Copyright © Grand Logic, Inc. All Rights Reserved.