public class BackendRuntimeException extends RuntimeException
| 构造器和说明 |
|---|
BackendRuntimeException() |
BackendRuntimeException(Integer code,
String message) |
BackendRuntimeException(String message) |
BackendRuntimeException(String message,
Throwable cause) |
BackendRuntimeException(Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getCode() |
void |
setCode(Integer code) |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.