Class SnailJobClientTimeOutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.aizuda.snailjob.common.core.exception.BaseSnailJobException
com.aizuda.snailjob.client.common.exception.SnailJobClientTimeOutException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSnailJobClientTimeOutException(String message) SnailJobClientTimeOutException(String message, Object argument) SnailJobClientTimeOutException(String message, Object... arguments) SnailJobClientTimeOutException(String message, Object[] arguments, Throwable cause) SnailJobClientTimeOutException(String message, Object argument, Throwable cause) SnailJobClientTimeOutException(String message, Throwable cause) -
Method Summary
Methods inherited from class com.aizuda.snailjob.common.core.exception.BaseSnailJobException
getArguments, getThrowableMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SnailJobClientTimeOutException
-
SnailJobClientTimeOutException
-
SnailJobClientTimeOutException
-
SnailJobClientTimeOutException
-
SnailJobClientTimeOutException
-
SnailJobClientTimeOutException
-
SnailJobClientTimeOutException
-