com.sun.grizzly.http.webxml.schema
Class ErrorPage
java.lang.Object
com.sun.grizzly.http.webxml.schema.ErrorPage
public class ErrorPage
- extends Object
errorCode
public String errorCode
exceptionType
public String exceptionType
location
public String location
ErrorPage
public ErrorPage()
getErrorCode
public String getErrorCode()
setErrorCode
public void setErrorCode(String errorCode)
getExceptionType
public String getExceptionType()
setExceptionType
public void setExceptionType(String exceptionType)
getLocation
public String getLocation()
setLocation
public void setLocation(String location)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012 Oracle Corporation. All Rights Reserved.