org.apache.muse.ws.notification.faults
Class UnacceptableInitialTerminationTimeFault

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.muse.ws.addressing.soap.SoapFault
              extended by org.apache.muse.ws.resource.basefaults.BaseFault
                  extended by org.apache.muse.ws.notification.faults.UnacceptableInitialTerminationTimeFault
All Implemented Interfaces:
Serializable, XmlSerializable

public class UnacceptableInitialTerminationTimeFault
extends BaseFault

Author:
Dan Jemiolo (danj)
See Also:
Serialized Form

Constructor Summary
UnacceptableInitialTerminationTimeFault(Element xml)
           
UnacceptableInitialTerminationTimeFault(String message)
           
UnacceptableInitialTerminationTimeFault(String message, Throwable cause)
           
UnacceptableInitialTerminationTimeFault(Throwable cause)
           
 
Method Summary
 
Methods inherited from class org.apache.muse.ws.resource.basefaults.BaseFault
getDescription, getDetail, getErrorCode, getErrorCodeDialect, getName, getOriginReference, getTimestamp, setErrorCode, setOriginReference
 
Methods inherited from class org.apache.muse.ws.addressing.soap.SoapFault
getCode, getMessage, getNodeURI, getReason, getRoleURI, getSubCode, setCode, setDetail, setNodeURI, setReason, setRoleURI, setSubCode, toXML, toXML
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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(Element xml)

UnacceptableInitialTerminationTimeFault

public UnacceptableInitialTerminationTimeFault(String message)

UnacceptableInitialTerminationTimeFault

public UnacceptableInitialTerminationTimeFault(String message,
                                               Throwable cause)

UnacceptableInitialTerminationTimeFault

public UnacceptableInitialTerminationTimeFault(Throwable cause)


Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.