JavaTM Platform
Standard Ed. 6

クラス
javax.xml.ws.ProtocolException の使用

ProtocolException を使用しているパッケージ
javax.xml.ws.http このパッケージは、HTTP バインディングに固有の API を定義しています。 
javax.xml.ws.soap このパッケージは、SOAP バインディングに固有の API を定義しています。 
 

javax.xml.ws.http での ProtocolException の使用
 

javax.xml.ws.http での ProtocolException のサブクラス
 class HTTPException
          HTTPException 例外は、XML/HTTP フォルトを表します。
 

javax.xml.ws.soap での ProtocolException の使用
 

javax.xml.ws.soap での ProtocolException のサブクラス
 class SOAPFaultException
          SOAPFaultException 例外は、SOAP 1.1 または 1.2 フォルトを表します。
 


JavaTM Platform
Standard Ed. 6

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。