@WebFault(name="ResourceNotDestroyedFault", targetNamespace="http://docs.oasis-open.org/wsn/br-2") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2021-12-16T09:39:37.806-05:00", comments="Apache CXF 3.5.0") public class ResourceNotDestroyedFault extends Exception
| Modifier and Type | Field and Description | 
|---|---|
static long | 
serialVersionUID  | 
| Constructor and Description | 
|---|
ResourceNotDestroyedFault()  | 
ResourceNotDestroyedFault(String message)  | 
ResourceNotDestroyedFault(String message,
                         ResourceNotDestroyedFaultType resourceNotDestroyedFault)  | 
ResourceNotDestroyedFault(String message,
                         ResourceNotDestroyedFaultType resourceNotDestroyedFault,
                         Throwable cause)  | 
ResourceNotDestroyedFault(String message,
                         Throwable cause)  | 
| Modifier and Type | Method and Description | 
|---|---|
ResourceNotDestroyedFaultType | 
getFaultInfo()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2021-12-16T09:39:37.806-05:00") public static final long serialVersionUID
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2021-12-16T09:39:37.806-05:00") public ResourceNotDestroyedFault()
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2021-12-16T09:39:37.806-05:00") public ResourceNotDestroyedFault(String message)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2021-12-16T09:39:37.806-05:00") public ResourceNotDestroyedFault(String message, Throwable cause)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2021-12-16T09:39:37.806-05:00") public ResourceNotDestroyedFault(String message, ResourceNotDestroyedFaultType resourceNotDestroyedFault)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2021-12-16T09:39:37.806-05:00") public ResourceNotDestroyedFault(String message, ResourceNotDestroyedFaultType resourceNotDestroyedFault, Throwable cause)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2021-12-16T09:39:37.806-05:00") public ResourceNotDestroyedFaultType getFaultInfo()
Apache CXF