Class ErrorPageMetaData

    • Field Detail

      • errorCode

        protected String errorCode
      • location

        protected String location
      • exceptionType

        protected String exceptionType
    • Constructor Detail

      • ErrorPageMetaData

        public ErrorPageMetaData()
    • Method Detail

      • getErrorCode

        public String getErrorCode()
      • setErrorCode

        public void setErrorCode​(String errorCode)
      • getLocation

        public String getLocation()
      • setLocation

        public void setLocation​(String location)
      • getExceptionType

        public String getExceptionType()
      • setExceptionType

        public void setExceptionType​(String exceptionType)