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