|
||||||||||
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 org.riverock.dbrevision.exception.DbRevisionException org.riverock.dbrevision.exception.FirstVersionWithPatchdException
public class FirstVersionWithPatchdException
User: SergeMaslyukov Date: 28.07.2007 Time: 20:46:50
Constructor Summary | |
---|---|
FirstVersionWithPatchdException()
Empty constructor |
|
FirstVersionWithPatchdException(String s)
Constructor |
|
FirstVersionWithPatchdException(String s,
Throwable cause)
Constructor |
|
FirstVersionWithPatchdException(Throwable cause)
Constructor |
Method Summary |
---|
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 |
Constructor Detail |
---|
public FirstVersionWithPatchdException()
public FirstVersionWithPatchdException(String s)
s
- describing exceptionpublic FirstVersionWithPatchdException(Throwable cause)
cause
- cause exceptionpublic FirstVersionWithPatchdException(String s, Throwable cause)
s
- describing exceptioncause
- cause exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |