Class TestException

    • Constructor Detail

      • TestException

        public TestException()
      • TestException

        public TestException​(String message)
      • TestException

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

        public TestException​(Throwable cause)