javax.xml.ws.http
Class HTTPException
java.lang.Object
java.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
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HTTPException
public HTTPException(int statusCode)
getStatusCode
public int getStatusCode()
Copyright © 2003-2008 The Apache Software Foundation. All Rights Reserved.