public class ErrorUtils extends Object
| 构造器和说明 |
|---|
ErrorUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static AVException |
invalidObjectIdException() |
static AVException |
propagateException(int code,
String content) |
static AVException |
propagateException(String content) |
static AVException |
propagateException(Throwable throwable) |
static AVException |
sessionMissingException() |
public static AVException propagateException(String content)
public static AVException propagateException(Throwable throwable)
public static AVException propagateException(int code, String content)
public static AVException sessionMissingException()
public static AVException invalidObjectIdException()
Copyright © 2019. All rights reserved.