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:
Serializable

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

This class was generated by IONA FUSE Services Framework 2.1.0.0-fuse Fri Sep 19 12:58:55 NDT 2008 Generated source version: 2.1.0.0-fuse

See Also:
Serialized Form

Field Summary
static long serialVersionUID
           
 
Constructor Summary
UnacceptableTerminationTimeFault()
           
UnacceptableTerminationTimeFault(String message)
           
UnacceptableTerminationTimeFault(String message, Throwable cause)
           
UnacceptableTerminationTimeFault(String message, UnacceptableTerminationTimeFaultType unacceptableTerminationTimeFault)
           
UnacceptableTerminationTimeFault(String message, UnacceptableTerminationTimeFaultType unacceptableTerminationTimeFault, 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
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

UnacceptableTerminationTimeFault

public UnacceptableTerminationTimeFault()

UnacceptableTerminationTimeFault

public UnacceptableTerminationTimeFault(String message)

UnacceptableTerminationTimeFault

public UnacceptableTerminationTimeFault(String message,
                                        Throwable cause)

UnacceptableTerminationTimeFault

public UnacceptableTerminationTimeFault(String message,
                                        UnacceptableTerminationTimeFaultType unacceptableTerminationTimeFault)

UnacceptableTerminationTimeFault

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

getFaultInfo

public UnacceptableTerminationTimeFaultType getFaultInfo()


Copyright © 2005-2008 The Apache Software Foundation. All Rights Reserved.