org.oasis_open.docs.wsn.bw_2
Class UnacceptableTerminationTimeFault

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

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

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

See Also:
Serialized Form

Constructor Summary
UnacceptableTerminationTimeFault()
           
UnacceptableTerminationTimeFault(java.lang.String message)
           
UnacceptableTerminationTimeFault(java.lang.String message, java.lang.Throwable cause)
           
UnacceptableTerminationTimeFault(java.lang.String message, UnacceptableTerminationTimeFaultType unacceptableTerminationTimeFault)
           
UnacceptableTerminationTimeFault(java.lang.String message, UnacceptableTerminationTimeFaultType unacceptableTerminationTimeFault, java.lang.Throwable cause)
           
 
Method Summary
 UnacceptableTerminationTimeFaultType 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

UnacceptableTerminationTimeFault

public UnacceptableTerminationTimeFault()

UnacceptableTerminationTimeFault

public UnacceptableTerminationTimeFault(java.lang.String message)

UnacceptableTerminationTimeFault

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

UnacceptableTerminationTimeFault

public UnacceptableTerminationTimeFault(java.lang.String message,
                                        UnacceptableTerminationTimeFaultType unacceptableTerminationTimeFault)

UnacceptableTerminationTimeFault

public UnacceptableTerminationTimeFault(java.lang.String message,
                                        UnacceptableTerminationTimeFaultType unacceptableTerminationTimeFault,
                                        java.lang.Throwable cause)
Method Detail

getFaultInfo

public UnacceptableTerminationTimeFaultType getFaultInfo()


Copyright © 2005-2011 FuseSource. All Rights Reserved.