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