public class CancelJobException
extends java.lang.Exception
| Constructor and Description |
|---|
CancelJobException()
constructor
|
CancelJobException(java.lang.String message)
constructor
|
CancelJobException(java.lang.String message,
java.lang.Throwable cause)
constructor
|
CancelJobException(java.lang.Throwable cause)
constructor
|
public CancelJobException()
public CancelJobException(java.lang.String message)
message - the messagepublic CancelJobException(java.lang.Throwable cause)
cause - the root causepublic CancelJobException(java.lang.String message,
java.lang.Throwable cause)
message - the messagecause - the root causestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.