TimeLimitExceededException() Constructs a TimeLimitExceededException instance with all
data initialized to null.
public
TimeLimitExceededException(String s) Constructs a TimeLimitExceededException instance with the
specified message.
Parameters: s - The detail message for this exception.