|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.xml.ws.http Class HTTPException
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.xml.ws.WebServiceException
javax.xml.ws.ProtocolException
javax.xml.ws.http.HTTPException
- All Implemented Interfaces:
- Serializable
public class HTTPException
- extends ProtocolException
Extends:
Throwable > Exception > RuntimeException > WebServiceException > ProtocolException
HTTPException 异常表示一个 XML/HTTP 故障。
由于在 XML/HTTP 消息传递中没有故障或异常的标准格式,因此只捕获 HTTP 状态代码。
| since | JAX-WS 2.0 |
The HTTPException exception represents a
XML/HTTP fault.
Since there is no standard format for faults or exceptions in XML/HTTP messaging, only the HTTP status code is captured.
- Since:
- JAX-WS 2.0
- See Also:
- Serialized Form
| Constructor Summary | |
|---|---|
HTTPException(int statusCode)
Constructor for the HTTPException |
|
| Method Summary | |
|---|---|
int |
getStatusCode()
Gets the HTTP status code. |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public
HTTPException(int statusCode)
HTTPException 的构造方法
| statusCode |
HTTP 状态代码的 int 值 |
HTTPException
public HTTPException(int statusCode)
- Constructor for the HTTPException
- Parameters:
statusCode-intfor the HTTP status code
| Method Detail |
|---|
public int
getStatusCode()
获取 HTTP 状态代码。
| return | HTTP 状态代码 |
getStatusCode
public int getStatusCode()
- Gets the HTTP status code.
- Returns:
- HTTP status code
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Submit a bug or feature
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!
