Class HealthCenterNotSupportedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.java.diagnostics.healthcenter.api.HealthCenterException
com.ibm.java.diagnostics.healthcenter.api.HealthCenterNotSupportedException
All Implemented Interfaces:
Serializable

public class HealthCenterNotSupportedException extends HealthCenterException
See Also:
  • Constructor Details

    • HealthCenterNotSupportedException

      public HealthCenterNotSupportedException(String message)
      Constructs a HealthCenterNotSupportedException object, with the specified detail message.
    • HealthCenterNotSupportedException

      public HealthCenterNotSupportedException()
      Constructs a HealthCenterNotSupportedException object.