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