@WebFault(name="ResourceNotDestroyedFault",
targetNamespace="http://docs.oasis-open.org/wsn/br-2")
public class ResourceNotDestroyedFault
extends java.lang.Exception
| Constructor and Description |
|---|
ResourceNotDestroyedFault() |
ResourceNotDestroyedFault(java.lang.String message) |
ResourceNotDestroyedFault(java.lang.String message,
ResourceNotDestroyedFaultType resourceNotDestroyedFault) |
ResourceNotDestroyedFault(java.lang.String message,
ResourceNotDestroyedFaultType resourceNotDestroyedFault,
java.lang.Throwable cause) |
ResourceNotDestroyedFault(java.lang.String message,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
ResourceNotDestroyedFaultType |
getFaultInfo() |
public ResourceNotDestroyedFault()
public ResourceNotDestroyedFault(java.lang.String message)
public ResourceNotDestroyedFault(java.lang.String message,
java.lang.Throwable cause)
public ResourceNotDestroyedFault(java.lang.String message,
ResourceNotDestroyedFaultType resourceNotDestroyedFault)
public ResourceNotDestroyedFault(java.lang.String message,
ResourceNotDestroyedFaultType resourceNotDestroyedFault,
java.lang.Throwable cause)
public ResourceNotDestroyedFaultType getFaultInfo()
Copyright © 2005-2016 FuseSource. All Rights Reserved.