Class TestEngineException

    • Constructor Detail

      • TestEngineException

        public TestEngineException​(String message)
        Constructor
        Parameters:
        message -
      • TestEngineException

        public TestEngineException​(String message,
                                   Throwable throwable)
        Constructor
        Parameters:
        message -
        throwable -
      • TestEngineException

        public TestEngineException​(Throwable throwable)
        Constructor
        Parameters:
        throwable -