mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 18:14:38 +02:00
8047724: @since tag cleanup in jaxws
Reviewed-by: alanb, mkos
This commit is contained in:
parent
5c18e91b47
commit
10d82f29a4
193 changed files with 413 additions and 342 deletions
|
@ -30,7 +30,7 @@ package javax.xml.ws;
|
|||
* are used to communicate protocol level fault information to clients and may
|
||||
* be used on the server to control the protocol specific fault representation.
|
||||
*
|
||||
* @since JAX-WS 2.0
|
||||
* @since 1.6, JAX-WS 2.0
|
||||
**/
|
||||
public class ProtocolException extends WebServiceException {
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue