Class SidebarError

java.lang.Object
com.acrolinx.sidebar.pojo.SidebarError

public class SidebarError extends Object
Error Object returned if an error occurred within the Acrolinx Sidebar.
  • Constructor Details

    • SidebarError

      public SidebarError(String message, String code)
  • Method Details

    • getErrorCode

      public String getErrorCode()
    • getMessage

      public String getMessage()