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