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