@ProviderType
@Model(adaptables=org.apache.sling.api.SlingHttpServletRequest.class)
public class ErrorHandler
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_USER_NAME |
| Constructor and Description |
|---|
ErrorHandler(org.apache.sling.api.SlingHttpServletRequest slingRequest) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
org.apache.sling.api.resource.Resource |
getHandler() |
void |
init() |
public static final java.lang.String SERVICE_USER_NAME
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.