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