cn.remex.db.exception
类 RsqlInitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.remex.exception.NestedException
cn.remex.db.exception.RsqlException
cn.remex.db.exception.RsqlInitException
- 所有已实现的接口:
- Serializable
public class RsqlInitException
- extends RsqlException
- 另请参见:
- 序列化表格
| 从类 cn.remex.exception.NestedException 继承的方法 |
buildMessage, contains, getErrorCode, getMessage, getMostSpecificCause, getRootCause, setErrorCode |
RsqlInitException
public RsqlInitException(String msg)
RsqlInitException
public RsqlInitException(String beanName,
String msg)
RsqlInitException
public RsqlInitException(String msg,
Throwable cause)
getBeanName
public String getBeanName()
Copyright © 2016. All rights reserved.