|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.intersys.objects.CacheException
com.intersys.objects.CacheMultiException
com.intersys.objects.InvalidClassException
com.intersys.objects.InvalidMethodException
Constructor Summary | |
InvalidMethodException(Database db,
String className,
String methodName)
|
|
InvalidMethodException(Database db,
String className,
String methodName,
String msg)
|
Method Summary | |
String |
getMethodName()
|
Methods inherited from class com.intersys.objects.InvalidClassException |
getCacheClass |
Methods inherited from class com.intersys.objects.CacheMultiException |
add, getMessage, printFullTrace |
Methods inherited from class com.intersys.objects.CacheException |
getCode, printFullTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public InvalidMethodException(Database db, String className, String methodName, String msg)
public InvalidMethodException(Database db, String className, String methodName)
Method Detail |
public String getMethodName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |