public class JobSubmitProtectException extends JobSubmitException
| Constructor and Description |
|---|
JobSubmitProtectException(int concurrentSize) |
JobSubmitProtectException(int concurrentSize,
String message) |
JobSubmitProtectException(int concurrentSize,
String message,
Throwable cause) |
JobSubmitProtectException(int concurrentSize,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JobSubmitProtectException(int concurrentSize)
public JobSubmitProtectException(int concurrentSize,
String message)
public JobSubmitProtectException(int concurrentSize,
String message,
Throwable cause)
public JobSubmitProtectException(int concurrentSize,
Throwable cause)
Copyright © 2016. All rights reserved.