Class ErrorAction

    • Constructor Detail

      • ErrorAction

        public ErrorAction()
    • Method Detail

      • execute

        public String execute()
                       throws Exception
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • setStatusCode

        public void setStatusCode​(int statusCode)
      • setRestSupported

        public void setRestSupported​(boolean restSupported)
      • getEvents

        public Collection<com.atlassian.johnson.event.Event> getEvents()
      • getExceptionMessage

        public String getExceptionMessage()