public class EruptWebApiRuntimeException extends RuntimeException
| 构造器和说明 |
|---|
EruptWebApiRuntimeException(Map<String,Object> extraMap,
boolean printStackTrace) |
EruptWebApiRuntimeException(String message) |
EruptWebApiRuntimeException(String message,
boolean printStackTrace) |
EruptWebApiRuntimeException(String message,
Throwable cause) |
public EruptWebApiRuntimeException(String message)
public EruptWebApiRuntimeException(String message, boolean printStackTrace)
public EruptWebApiRuntimeException(Map<String,Object> extraMap, boolean printStackTrace)
Copyright © 2022. All rights reserved.