|
|||||||||
| 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.lang.RuntimeException
net.sf.cotta.TIoRuntimeException
public class TIoRuntimeException
Runtime exception used to wrap TIoException in the place where you cannot declare exception
| Constructor Summary | |
|---|---|
TIoRuntimeException(java.lang.String message,
TPath path,
java.io.IOException cause)
|
|
TIoRuntimeException(TIoException e)
|
|
| Method Summary | |
|---|---|
TPath |
getPath()
|
| 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 TIoRuntimeException(TIoException e)
public TIoRuntimeException(java.lang.String message,
TPath path,
java.io.IOException cause)
| Method Detail |
|---|
public TPath getPath()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||