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:
- Serializable
@WebFault(name="TopicNotSupportedFault",
targetNamespace="http://docs.oasis-open.org/wsn/b-2")
public class TopicNotSupportedFault- extends Exception
This class was generated by Progress FUSE Services Framework 2.2.11-fuse-00-00
Wed Nov 24 09:09:35 GMT 2010
Generated source version: 2.2.11-fuse-00-00
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
TopicNotSupportedFault
public TopicNotSupportedFault()
TopicNotSupportedFault
public TopicNotSupportedFault(String message)
TopicNotSupportedFault
public TopicNotSupportedFault(String message,
Throwable cause)
TopicNotSupportedFault
public TopicNotSupportedFault(String message,
TopicNotSupportedFaultType topicNotSupportedFault)
TopicNotSupportedFault
public TopicNotSupportedFault(String message,
TopicNotSupportedFaultType topicNotSupportedFault,
Throwable cause)
getFaultInfo
public TopicNotSupportedFaultType getFaultInfo()
Copyright © 2010 FuseSource. All Rights Reserved.