|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
uba.db.column.io.ColumnIOException
uba.db.column.io.ReadColumnException
public class ReadColumnException
Error ocurrido al leer información de una columna.
| Constructor Summary | |
|---|---|
ReadColumnException(ColumnSpecification columnSpecification,
java.lang.Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class uba.db.column.io.ColumnIOException |
|---|
columnSpecification |
| 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 ReadColumnException(ColumnSpecification columnSpecification,
java.lang.Throwable cause)
columnSpecification - especificación de la columna donde ocurrio el error.cause - excepción que causo el error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||