com.github.ltsopensource.jobclient.support
Class JobSubmitProtectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.ltsopensource.core.exception.JobSubmitException
com.github.ltsopensource.jobclient.support.JobSubmitProtectException
- All Implemented Interfaces:
- Serializable
public class JobSubmitProtectException
- extends com.github.ltsopensource.core.exception.JobSubmitException
- Author:
- Robert HG (254963746@qq.com) on 5/21/15.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JobSubmitProtectException
public JobSubmitProtectException(int concurrentSize)
JobSubmitProtectException
public JobSubmitProtectException(int concurrentSize,
String message)
JobSubmitProtectException
public JobSubmitProtectException(int concurrentSize,
String message,
Throwable cause)
JobSubmitProtectException
public JobSubmitProtectException(int concurrentSize,
Throwable cause)
Copyright © 2017. All rights reserved.