|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.hyperic.util.NestedException
org.hyperic.hq.common.ApplicationException
org.hyperic.hq.common.CreateFailedException
org.hyperic.hq.events.AlertDefinitionCreateException
org.hyperic.hq.events.AlertConditionCreateException
public class AlertConditionCreateException
Exception class for alert definition creation
| Field Summary |
|---|
| Fields inherited from class org.hyperic.util.NestedException |
|---|
_exception |
| Constructor Summary | |
|---|---|
AlertConditionCreateException()
|
|
AlertConditionCreateException(AlertConditionValue value,
java.lang.Throwable t)
|
|
AlertConditionCreateException(java.lang.Throwable t)
|
|
| Method Summary | |
|---|---|
AlertConditionValue |
getCondition()
|
| Methods inherited from class org.hyperic.util.NestedException |
|---|
addException, getExceptionOfType |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AlertConditionCreateException()
public AlertConditionCreateException(java.lang.Throwable t)
t -
public AlertConditionCreateException(AlertConditionValue value,
java.lang.Throwable t)
value - e - | Method Detail |
|---|
public AlertConditionValue getCondition()
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||