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