public class HttpRequestError extends ApplicationError
| Constructor and Description |
|---|
HttpRequestError() |
| Modifier and Type | Method and Description |
|---|---|
void |
__net_http_HttpRequestError_constructor__(character pcStatusCode,
character pcMethod,
character pcUri) |
void |
__net_http_HttpRequestError_constructor__(object<? extends LegacyError> poInnerError,
character pcStatusCode,
character pcMethod,
character pcUri) |
static void |
__net_http_HttpRequestError_constructor__static__() |
void |
__net_http_HttpRequestError_execute__() |
__core_system_ApplicationError_constructor__, __core_system_ApplicationError_constructor__, __core_system_ApplicationError_constructor__static__, __core_system_ApplicationError_execute__, addError, getErrorDefinition, getErrorMessage, getInnerError, getShortMessage, legacyClone, readExternal, toLegacyString, writeExternal__lang_AppError_constructor__, __lang_AppError_constructor__, __lang_AppError_constructor__, addMessage, getReturnValue, isFromReturn, newInstance, newInstance, newInstance, removeMessage, setFromReturn, setReturnValue__lang_ProError_constructor__, __lang_ProError_constructor__, getCallStack, getMessage, getMessageNum, getNumMessages, getSeverity, populateCallStack, setSeverity, validIndex__isValidInternal__, __lang_BaseObject_constructor__, __setValidInternal__, assertNotNull, assertNotNull, getLegacyClass, getNextSibling, getPrevSibling, legacyEqualsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait__isValidInternal__, __lang_BaseObject_constructor__, __setValidInternal__, getLegacyClass, getNextSibling, getPrevSibling, isTracked, legacyEqualspublic void __net_http_HttpRequestError_execute__()
public static void __net_http_HttpRequestError_constructor__static__()
public void __net_http_HttpRequestError_constructor__(character pcStatusCode, character pcMethod, character pcUri)
public void __net_http_HttpRequestError_constructor__(object<? extends LegacyError> poInnerError, character pcStatusCode, character pcMethod, character pcUri)