Class TestArgumentFailedException

    • Constructor Detail

      • TestArgumentFailedException

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

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

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