com.github.ltsopensource.spring.quartz
Class QuartzProxyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.ltsopensource.spring.quartz.QuartzProxyException
- All Implemented Interfaces:
- Serializable
public class QuartzProxyException
- extends RuntimeException
- Author:
- Robert HG (254963746@qq.com) on 3/27/16.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
QuartzProxyException
public QuartzProxyException()
QuartzProxyException
public QuartzProxyException(String message)
QuartzProxyException
public QuartzProxyException(String message,
Throwable cause)
QuartzProxyException
public QuartzProxyException(Throwable cause)
Copyright © 2017. All rights reserved.