|
|||||||||
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.io.IOException
com.mobixess.jodb.core.JodbIOException
public class JodbIOException
Constructor Summary | |
---|---|
JodbIOException()
|
|
JodbIOException(java.lang.String s)
|
|
JodbIOException(java.lang.String s,
java.lang.Throwable cause)
|
|
JodbIOException(java.lang.Throwable cause)
|
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 JodbIOException()
public JodbIOException(java.lang.String s)
s
- public JodbIOException(java.lang.String s, java.lang.Throwable cause)
s
- public JodbIOException(java.lang.Throwable cause)
s
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |