|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException com.eurotech.framework.EsfRuntimeException com.eurotech.framework.EsfInvalidMetricTypeException
public class EsfInvalidMetricTypeException
Field Summary |
---|
Fields inherited from class com.eurotech.framework.EsfRuntimeException |
---|
m_code |
Constructor Summary | |
---|---|
EsfInvalidMetricTypeException(Object argument)
|
|
EsfInvalidMetricTypeException(Throwable cause,
Object argument)
|
Method Summary |
---|
Methods inherited from class com.eurotech.framework.EsfRuntimeException |
---|
getCode, getLocalizedMessage, getMessage |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, 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 EsfInvalidMetricTypeException(Object argument)
public EsfInvalidMetricTypeException(Throwable cause, Object argument)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |