|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.metamatrix.core.MetaMatrixRuntimeException
com.metamatrix.common.util.PropertiesUtils.InvalidPropertyException
public static class PropertiesUtils.InvalidPropertyException
| Field Summary |
|---|
| Fields inherited from class com.metamatrix.core.MetaMatrixRuntimeException |
|---|
CAUSED_BY_STRING, serialVersionUID |
| Constructor Summary | |
|---|---|
PropertiesUtils.InvalidPropertyException(java.lang.String propertyName,
java.lang.String value,
java.lang.Class<?> expectedType,
java.lang.Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class com.metamatrix.core.MetaMatrixRuntimeException |
|---|
getCause, getChild, getClassShortName, getCode, getIntCode, initCause, setCode, setCode, superPrintStackTrace, superPrintStackTrace, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PropertiesUtils.InvalidPropertyException(java.lang.String propertyName,
java.lang.String value,
java.lang.Class<?> expectedType,
java.lang.Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||