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