Class ErrorController

    • Constructor Detail

      • ErrorController

        public ErrorController()
    • Method Detail

      • getError

        public String getError()
      • setError

        public void setError​(String error)
      • getStackTrace

        public String getStackTrace()
      • getException

        public Exception getException()
      • setException

        public void setException​(Exception exception)