public class MissingAddressingHeaderException extends WebServiceException
| Constructor and Description |
|---|
MissingAddressingHeaderException(QName name) |
MissingAddressingHeaderException(QName name,
Packet p) |
| Modifier and Type | Method and Description |
|---|---|
QName |
getMissingHeaderQName()
Gets the QName of the missing WS-Addressing Header.
|
Packet |
getPacket()
The
Packet in which a header was missing. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MissingAddressingHeaderException(@NotNull
QName name)
name - QName of the missing WS-Addressing HeaderCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.