com.ibm.ws.javaee.dd.web.common
Interface ErrorPage
- public interface ErrorPage
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getErrorCode()
|
|
getExceptionType()
|
|
getLocation()
|
|
isSetErrorCode()
|
Method Detail
isSetErrorCode
- boolean isSetErrorCode()
getErrorCode
- int getErrorCode()
getExceptionType
- java.lang.String getExceptionType( )
Returns:
<exception-type>, or null if unspecified
getLocation
- java.lang.String getLocation()
Returns:
<location>