Class AssertionFailure

    • Constructor Detail

      • AssertionFailure

        public AssertionFailure​(String message)
        Constructs a new assertion failure with the given associated error message.
        Parameters:
        message - the error message, if null the string "AssertionFailure" is used