Constructs an exception with the given descriptive message.parammessage A description of or information about the exception. Should not be null. super(message);
null
super(message);