public class SoapRuntimeException extends RuntimeException
Constructor and Description |
---|
SoapRuntimeException(String message) |
SoapRuntimeException(String messageTemplate,
Object... params) |
SoapRuntimeException(String message,
Throwable throwable) |
SoapRuntimeException(Throwable e) |
SoapRuntimeException(Throwable throwable,
String messageTemplate,
Object... params) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.