public class HealthCenterNotSupportedException extends HealthCenterException
| Constructor and Description |
|---|
HealthCenterNotSupportedException()
Constructs a HealthCenterNotSupportedException object.
|
HealthCenterNotSupportedException(java.lang.String message)
Constructs a HealthCenterNotSupportedException object, with the specified detail message.
|
public HealthCenterNotSupportedException(java.lang.String message)
public HealthCenterNotSupportedException()