Class ElementNotFound

    • Constructor Detail

      • ElementNotFound

        public ElementNotFound()
      • ElementNotFound

        public ElementNotFound​(String message)
      • ElementNotFound

        public ElementNotFound​(Throwable cause)
      • ElementNotFound

        public ElementNotFound​(String message,
                               Throwable cause)
      • ElementNotFound

        public ElementNotFound​(String message,
                               Throwable cause,
                               boolean enableSuppression,
                               boolean writableStackTrace)