org.oasis_open.docs.wsn.bw_2
Class UnacceptableInitialTerminationTimeFault

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.oasis_open.docs.wsn.bw_2.UnacceptableInitialTerminationTimeFault
All Implemented Interfaces:
java.io.Serializable

@WebFault(name="UnacceptableInitialTerminationTimeFault",
          targetNamespace="http://docs.oasis-open.org/wsn/b-2")
public class UnacceptableInitialTerminationTimeFault
extends java.lang.Exception

This class was generated by Apache CXF 2.4.1-fuse-00-61 2011-10-23T18:58:33.709Z Generated source version: 2.4.1-fuse-00-61

See Also:
Serialized Form

Constructor Summary
UnacceptableInitialTerminationTimeFault()
           
UnacceptableInitialTerminationTimeFault(java.lang.String message)
           
UnacceptableInitialTerminationTimeFault(java.lang.String message, java.lang.Throwable cause)
           
UnacceptableInitialTerminationTimeFault(java.lang.String message, UnacceptableInitialTerminationTimeFaultType unacceptableInitialTerminationTimeFault)
           
UnacceptableInitialTerminationTimeFault(java.lang.String message, UnacceptableInitialTerminationTimeFaultType unacceptableInitialTerminationTimeFault, java.lang.Throwable cause)
           
 
Method Summary
 UnacceptableInitialTerminationTimeFaultType getFaultInfo()
           
 
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
 

Constructor Detail

UnacceptableInitialTerminationTimeFault

public UnacceptableInitialTerminationTimeFault()

UnacceptableInitialTerminationTimeFault

public UnacceptableInitialTerminationTimeFault(java.lang.String message)

UnacceptableInitialTerminationTimeFault

public UnacceptableInitialTerminationTimeFault(java.lang.String message,
                                               java.lang.Throwable cause)

UnacceptableInitialTerminationTimeFault

public UnacceptableInitialTerminationTimeFault(java.lang.String message,
                                               UnacceptableInitialTerminationTimeFaultType unacceptableInitialTerminationTimeFault)

UnacceptableInitialTerminationTimeFault

public UnacceptableInitialTerminationTimeFault(java.lang.String message,
                                               UnacceptableInitialTerminationTimeFaultType unacceptableInitialTerminationTimeFault,
                                               java.lang.Throwable cause)
Method Detail

getFaultInfo

public UnacceptableInitialTerminationTimeFaultType getFaultInfo()


Copyright © 2005-2011 FuseSource. All Rights Reserved.