TestingException.new
TestingException(
Creates a new testing exception with the given message.
Implementation
TestingException(this.message);
TestingException(
Creates a new testing exception with the given message.
TestingException(this.message);