|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable com.rc.celeritas.exception.CeleritasException com.rc.celeritas.exception.LessColumnInLookupSQLException
public class LessColumnInLookupSQLException
Constructor Summary | |
---|---|
LessColumnInLookupSQLException()
|
|
LessColumnInLookupSQLException(java.lang.String message)
|
|
LessColumnInLookupSQLException(java.lang.Throwable t)
|
Method Summary |
---|
Methods inherited from class com.rc.celeritas.exception.CeleritasException |
---|
getMessage, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LessColumnInLookupSQLException()
public LessColumnInLookupSQLException(java.lang.String message)
message
- public LessColumnInLookupSQLException(java.lang.Throwable t)
t
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |