org.apache.servicemix.wsn.jaxws
Class UnacceptableInitialTerminationTimeFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.servicemix.wsn.jaxws.UnacceptableInitialTerminationTimeFault
- All Implemented Interfaces:
- Serializable
@WebFault(name="UnacceptableInitialTerminationTimeFault",
targetNamespace="http://docs.oasis-open.org/wsn/b-2")
public class UnacceptableInitialTerminationTimeFault- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnacceptableInitialTerminationTimeFault
public UnacceptableInitialTerminationTimeFault(String message,
UnacceptableInitialTerminationTimeFaultType faultInfo)
UnacceptableInitialTerminationTimeFault
public UnacceptableInitialTerminationTimeFault(String message,
UnacceptableInitialTerminationTimeFaultType faultInfo,
Throwable t)
getFaultInfo
public UnacceptableInitialTerminationTimeFaultType getFaultInfo()
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.