public class EntityException
extends com.sprite.framework.exception.GeneralRuntimeException
| 构造器和说明 |
|---|
EntityException() |
EntityException(String str) |
EntityException(String str,
Throwable nested) |
EntityException(Throwable nested) |
| 限定符和类型 | 方法和说明 |
|---|---|
static EntityException |
getInstance(Throwable cause) |
public EntityException()
public EntityException(Throwable nested)
public EntityException(String str)
public static EntityException getInstance(Throwable cause)
Copyright © 2019. All rights reserved.