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