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