Class TestEngineException

    • Constructor Detail

      • TestEngineException

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

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

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