public final class JobDeathException
extends java.lang.Error
Thrown internally by SOAFaces Container when the job has been requested to terminate processing by the user.
This should not normally be thrown directly by the Tasklet. If caught it must be re-thrown.
Constructor and Description |
---|
JobDeathException(java.lang.String msg) |
JobDeathException(java.lang.String msg,
java.lang.Throwable cause) |
Copyright © Grand Logic, Inc. All Rights Reserved.