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