com.sapportals.portal.ivs.http
Class HTTPCodeErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sapportals.portal.ivs.http.HTTPCodeErrorException
- All Implemented Interfaces:
- Serializable
public class HTTPCodeErrorException
- extends RuntimeException
Title: SAP iView Project
Description:
Copyright: Copyright (c) 2002
Company:
- See Also:
- Serialized Form
|
Constructor Summary |
HTTPCodeErrorException(int errorCode,
String html)
Constructs new HTTPCodeErrorException with given error code and the html that
returns with the error in the response. |
|
Method Summary |
int |
getErrorCode()
Returns the error code that return in the response. |
String |
getHTML()
Returns the html that return with the error in the response. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
HTTPCodeErrorException
public HTTPCodeErrorException(int errorCode,
String html)
- Constructs new HTTPCodeErrorException with given error code and the html that
returns with the error in the response.
- Since:
- 6.0
getHTML
public String getHTML()
- Returns the html that return with the error in the response.
- Returns:
- The html that return with the error in the response.
- Since:
- 6.0
getErrorCode
public int getErrorCode()
- Returns the error code that return in the response.
- Returns:
- The error code that return in the response.
- Since:
- 6.0
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/connectivity/services/api
|
api
|
EP-PIN
|
Copyright 2011 SAP AG Complete Copyright Notice