@WebFault(name="ResourceNotDestroyedFault", targetNamespace="http://docs.oasis-open.org/wsn/br-2") public class ResourceNotDestroyedFault extends Exception
Constructor and Description |
---|
ResourceNotDestroyedFault(String message,
ResourceNotDestroyedFaultType faultInfo) |
ResourceNotDestroyedFault(String message,
ResourceNotDestroyedFaultType faultInfo,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
ResourceNotDestroyedFaultType |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ResourceNotDestroyedFault(String message, ResourceNotDestroyedFaultType faultInfo)
message
- faultInfo
- public ResourceNotDestroyedFault(String message, ResourceNotDestroyedFaultType faultInfo, Throwable cause)
message
- faultInfo
- cause
- public ResourceNotDestroyedFaultType getFaultInfo()
Copyright © 2008–2017 MIL-OSS. All rights reserved.