@WebFault(name="PublisherRegistrationRejectedFault", targetNamespace="http://docs.oasis-open.org/wsn/br-2") public class PublisherRegistrationRejectedFault extends Exception
Constructor and Description |
---|
PublisherRegistrationRejectedFault(String message,
PublisherRegistrationRejectedFaultType faultInfo) |
PublisherRegistrationRejectedFault(String message,
PublisherRegistrationRejectedFaultType faultInfo,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
PublisherRegistrationRejectedFaultType |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PublisherRegistrationRejectedFault(String message, PublisherRegistrationRejectedFaultType faultInfo)
message
- faultInfo
- public PublisherRegistrationRejectedFault(String message, PublisherRegistrationRejectedFaultType faultInfo, Throwable cause)
message
- faultInfo
- cause
- public PublisherRegistrationRejectedFaultType getFaultInfo()
Copyright © 2008–2017 MIL-OSS. All rights reserved.