Class FiveOhOh

    • Constructor Detail

      • FiveOhOh

        public FiveOhOh()
    • 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
      • getStackTrace

        @Nullable
        public @Nullable String getStackTrace()
      • setShowStackTrace

        public void setShowStackTrace​(boolean showStackTrace)
      • setExceptionTranslator

        public void setExceptionTranslator​(ExceptionTranslator exceptionTranslator)