org.oasis_open.docs.wsn.bw_2
Class NotifyMessageNotSupportedFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.oasis_open.docs.wsn.bw_2.NotifyMessageNotSupportedFault
- All Implemented Interfaces:
- java.io.Serializable
@WebFault(name="NotifyMessageNotSupportedFault",
targetNamespace="http://docs.oasis-open.org/wsn/b-2")
public class NotifyMessageNotSupportedFault- extends java.lang.Exception
This class was generated by Apache CXF 2.4.2-fuse-00-06
2011-09-19T12:26:53.982Z
Generated source version: 2.4.2-fuse-00-06
- 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 |
NotifyMessageNotSupportedFault
public NotifyMessageNotSupportedFault()
NotifyMessageNotSupportedFault
public NotifyMessageNotSupportedFault(java.lang.String message)
NotifyMessageNotSupportedFault
public NotifyMessageNotSupportedFault(java.lang.String message,
java.lang.Throwable cause)
NotifyMessageNotSupportedFault
public NotifyMessageNotSupportedFault(java.lang.String message,
NotifyMessageNotSupportedFaultType notifyMessageNotSupportedFault)
NotifyMessageNotSupportedFault
public NotifyMessageNotSupportedFault(java.lang.String message,
NotifyMessageNotSupportedFaultType notifyMessageNotSupportedFault,
java.lang.Throwable cause)
getFaultInfo
public NotifyMessageNotSupportedFaultType getFaultInfo()
Copyright © 2005-2011 FuseSource. All Rights Reserved.