public class InvalidAddressingHeaderException extends WebServiceException
| Constructor and Description |
|---|
InvalidAddressingHeaderException(QName problemHeader,
QName subsubcode)
Creates a InvalidAddressingHeader exception capturing information about the invalid
Addressing Message Property and the reason in Subsubcode.
|
| Modifier and Type | Method and Description |
|---|---|
QName |
getProblemHeader() |
QName |
getSubsubcode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidAddressingHeaderException(QName problemHeader, QName subsubcode)
problemHeader - represents the invalid Addressing Header.subsubcode - represents the reason why the Addressing header in question is invalid.Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.