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