Interface ErrorPage


public interface ErrorPage
  • Method Details

    • isSetErrorCode

      boolean isSetErrorCode()
      Returns:
      true if <error-code> is specified
      See Also:
    • getErrorCode

      int getErrorCode()
      Returns:
      <error-code> if specified
      See Also:
    • getExceptionType

      String getExceptionType()
      Returns:
      <exception-type>, or null if unspecified
    • getLocation

      String getLocation()
      Returns:
      <location>