@WebFault(name="InvalidProducerPropertiesExpressionFault", targetNamespace="http://docs.oasis-open.org/wsn/b-2") public class InvalidProducerPropertiesExpressionFault extends Exception
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
InvalidProducerPropertiesExpressionFault() |
InvalidProducerPropertiesExpressionFault(String message) |
InvalidProducerPropertiesExpressionFault(String message,
InvalidProducerPropertiesExpressionFaultType invalidProducerPropertiesExpressionFault) |
InvalidProducerPropertiesExpressionFault(String message,
InvalidProducerPropertiesExpressionFaultType invalidProducerPropertiesExpressionFault,
Throwable cause) |
InvalidProducerPropertiesExpressionFault(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
InvalidProducerPropertiesExpressionFaultType |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final long serialVersionUID
public InvalidProducerPropertiesExpressionFault()
public InvalidProducerPropertiesExpressionFault(String message)
public InvalidProducerPropertiesExpressionFault(String message, Throwable cause)
public InvalidProducerPropertiesExpressionFault(String message, InvalidProducerPropertiesExpressionFaultType invalidProducerPropertiesExpressionFault)
public InvalidProducerPropertiesExpressionFault(String message, InvalidProducerPropertiesExpressionFaultType invalidProducerPropertiesExpressionFault, Throwable cause)
public InvalidProducerPropertiesExpressionFaultType getFaultInfo()
Apache CXF