org.tinygroup.dbrouter.exception
类 DbrouterRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.tinygroup.dbrouter.exception.DbrouterRuntimeException
- 所有已实现的接口:
- Serializable
public class DbrouterRuntimeException
- extends RuntimeException
dbrouter封装的运行期异常
- 作者:
- renhui
- 另请参见:
- 序列化表格
| 从类 java.lang.Throwable 继承的方法 |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DbrouterRuntimeException
public DbrouterRuntimeException()
DbrouterRuntimeException
public DbrouterRuntimeException(String message,
Throwable cause)
DbrouterRuntimeException
public DbrouterRuntimeException(String message)
DbrouterRuntimeException
public DbrouterRuntimeException(Throwable cause)
Copyright © 2006–2015 TinyGroup. All rights reserved.