Google
Constructs a new protocol exception with null as its detail message. The cause is not initialized, and may subsequently be initialized by a call to Throwable.
Thrown to indicate that there is an error in the underlying protocol, such as a TCP error. Since: JDK1.0; See Also: Serialized Form�...
Constructs a new ProtocolException with the specified detail message. Method Summary. Methods inherited from class java.lang.Object � clone, equals�...
Java™ Platform Standard Ed. 8. All ClassesAll Profiles. Packages. java.applet � java.awt � java.awt.color � java�...
Constructs a new ProtocolException with the specified detail message. Method Summary. Methods declared in class java.lang.Throwable � addSuppressed,�...
Thrown to indicate that there is an error in the underlying protocol, such as a TCP error. Since: 1.0; See Also: Serialized Form. Constructor Summary.
This package defines APIs specific to the HTTP binding. javax.xml.ws.soap. This package defines APIs specific to the SOAP binding. Uses of�...
指定された詳細メッセージで新しい ProtocolException を構築します。 メソッドのサマリー. クラス java.lang.Throwableから継承されたメソッド.