org.oasis_open.docs.wsn.bw_2
Class TopicNotSupportedFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.oasis_open.docs.wsn.bw_2.TopicNotSupportedFault
- All Implemented Interfaces:
- java.io.Serializable
@WebFault(name="TopicNotSupportedFault",
targetNamespace="http://docs.oasis-open.org/wsn/b-2")
public class TopicNotSupportedFault- extends java.lang.Exception
This class was generated by Apache CXF 2.4.1-fuse-00-61
2011-10-23T18:58:33.632Z
Generated source version: 2.4.1-fuse-00-61
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TopicNotSupportedFault
public TopicNotSupportedFault()
TopicNotSupportedFault
public TopicNotSupportedFault(java.lang.String message)
TopicNotSupportedFault
public TopicNotSupportedFault(java.lang.String message,
java.lang.Throwable cause)
TopicNotSupportedFault
public TopicNotSupportedFault(java.lang.String message,
TopicNotSupportedFaultType topicNotSupportedFault)
TopicNotSupportedFault
public TopicNotSupportedFault(java.lang.String message,
TopicNotSupportedFaultType topicNotSupportedFault,
java.lang.Throwable cause)
getFaultInfo
public TopicNotSupportedFaultType getFaultInfo()
Copyright © 2005-2011 FuseSource. All Rights Reserved.