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