Class ViewExpiredException

    • Constructor Detail

      • ViewExpiredException

        public ViewExpiredException()
      • ViewExpiredException

        public ViewExpiredException​(String viewId)
      • ViewExpiredException

        public ViewExpiredException​(String message,
                                    String viewId)
      • ViewExpiredException

        public ViewExpiredException​(String message,
                                    Throwable cause,
                                    String viewId)
      • ViewExpiredException

        public ViewExpiredException​(Throwable cause,
                                    String viewId)
    • Method Detail

      • getViewId

        public String getViewId()