public class HttpStatus extends Object
Copyright (c) SAP AG 2001-2002
| Constructor and Description |
|---|
HttpStatus()
Construct a new empty status
|
HttpStatus(String statusLine)
Construct a new status from the given line
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
static int |
getCode(String line)
Return code from a HTTP status line
|
String |
getDescription() |
String |
getProtocol() |
void |
parse(String line)
Reinitialize the WDStatus from the given line
|
String |
toString() |
public HttpStatus()
public HttpStatus(String statusLine) throws WcmException
statusLine - TBD: Description of the incoming method parameterWcmException - Exception raised in failure situationpublic static int getCode(String line) throws WcmException
line - TBD: Description of the incoming method parameterWcmException - Exception raised in failure situationpublic String getProtocol()
public int getCode()
public String getDescription()
null if missingpublic void parse(String line) throws WcmException
line - TBD: Description of the incoming method parameterWcmException - Exception raised in failure situation| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice