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