|
|||||||||||
| 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.eclipse.hyades.logging.events.exceptions.ConstrainedValueException
| Field Summary | |
|---|---|
protected java.lang.String |
attributeDescription
Deprecated. |
protected java.lang.String |
attributeName
Deprecated. |
protected java.lang.String |
maxValue
Deprecated. |
protected java.lang.String |
minValue
Deprecated. |
static int |
MUTUALLY_EXCLUSIVE_VALUE
Deprecated. |
static int |
STRING_TOO_LONG
Deprecated. |
static int |
STRING_TOO_SHORT
Deprecated. |
static int |
UNKNOWN
Deprecated. |
| Constructor Summary | |
|---|---|
ConstrainedValueException(java.lang.String attributeName)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
setReason(int reason)
Deprecated. |
| 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 |
| Field Detail |
public static final int UNKNOWN
public static final int STRING_TOO_LONG
public static final int STRING_TOO_SHORT
public static final int MUTUALLY_EXCLUSIVE_VALUE
protected java.lang.String attributeName
protected java.lang.String attributeDescription
protected java.lang.String minValue
protected java.lang.String maxValue
| Constructor Detail |
public ConstrainedValueException(java.lang.String attributeName)
| Method Detail |
public void setReason(int reason)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||