@WebFault(name="RuntimeFaultFault", targetNamespace="urn:pbm") public class RuntimeFaultFaultMsg extends Exception
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
RuntimeFaultFaultMsg() |
RuntimeFaultFaultMsg(String message) |
RuntimeFaultFaultMsg(String message,
RuntimeFault runtimeFaultFault) |
RuntimeFaultFaultMsg(String message,
RuntimeFault runtimeFaultFault,
Throwable cause) |
RuntimeFaultFaultMsg(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeFault |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final long serialVersionUID
public RuntimeFaultFaultMsg()
public RuntimeFaultFaultMsg(String message)
public RuntimeFaultFaultMsg(String message, RuntimeFault runtimeFaultFault)
public RuntimeFaultFaultMsg(String message, RuntimeFault runtimeFaultFault, Throwable cause)
public RuntimeFault getFaultInfo()
Copyright © 2018. All rights reserved.