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.6.0.redhat-60024
2013-04-05T15:15:22.899-04:00
Generated source version: 2.6.0.redhat-60024
- 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-2013 FuseSource. All Rights Reserved.