|
|||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.beetle.framework.AppException
com.beetle.framework.business.delegate.BusinessException
com.beetle.framework.business.delegate.BusinessRollbackException
public class BusinessRollbackException
Title: Beetle业务逻辑框架
Description:
Copyright: Copyright (c) 2006
Company: 甲壳虫软件
| 构造方法摘要 | |
|---|---|
BusinessRollbackException(BsResponse bs)
|
|
| 方法摘要 | |
|---|---|
BsResponse |
getBs()
|
| 从类 com.beetle.framework.AppException 继承的方法 |
|---|
getErrCode |
| 从类 java.lang.Throwable 继承的方法 |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 构造方法详细信息 |
|---|
public BusinessRollbackException(BsResponse bs)
| 方法详细信息 |
|---|
public BsResponse getBs()
|
|||||||||
| 上一个类 下一个类 | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | ||||||||