public class SoapRuntimeException extends RuntimeException
| 构造器和说明 |
|---|
SoapRuntimeException(String message) |
SoapRuntimeException(String messageTemplate,
Object... params) |
SoapRuntimeException(String message,
Throwable throwable) |
SoapRuntimeException(Throwable e) |
SoapRuntimeException(Throwable throwable,
String messageTemplate,
Object... params) |
Copyright © 2023. All rights reserved.