Serialized Form
-
Package org.odmg
-
Exception Class org.odmg.ClassNotPersistenceCapableException
class ClassNotPersistenceCapableException extends ODMGRuntimeException implements Serializable -
Exception Class org.odmg.DatabaseClosedException
class DatabaseClosedException extends ODMGRuntimeException implements Serializable -
Exception Class org.odmg.DatabaseIsReadOnlyException
class DatabaseIsReadOnlyException extends ODMGRuntimeException implements Serializable -
Exception Class org.odmg.DatabaseNotFoundException
class DatabaseNotFoundException extends ODMGException implements Serializable -
Exception Class org.odmg.DatabaseOpenException
class DatabaseOpenException extends ODMGException implements Serializable -
Exception Class org.odmg.LockNotGrantedException
class LockNotGrantedException extends ODMGRuntimeException implements Serializable -
Exception Class org.odmg.NotImplementedException
class NotImplementedException extends ODMGRuntimeException implements Serializable -
Exception Class org.odmg.ObjectDeletedException
class ObjectDeletedException extends ODMGRuntimeException implements Serializable -
Exception Class org.odmg.ObjectNameNotFoundException
class ObjectNameNotFoundException extends ODMGException implements Serializable -
Exception Class org.odmg.ObjectNameNotUniqueException
class ObjectNameNotUniqueException extends ODMGException implements Serializable -
Exception Class org.odmg.ObjectNotPersistentException
class ObjectNotPersistentException extends ODMGRuntimeException implements Serializable -
Exception Class org.odmg.ODMGException
class ODMGException extends Exception implements Serializable -
Exception Class org.odmg.ODMGRuntimeException
class ODMGRuntimeException extends RuntimeException implements Serializable -
Exception Class org.odmg.QueryException
class QueryException extends ODMGException implements Serializable -
Exception Class org.odmg.QueryInvalidException
class QueryInvalidException extends QueryException implements Serializable -
Exception Class org.odmg.QueryParameterCountInvalidException
class QueryParameterCountInvalidException extends QueryException implements Serializable -
Exception Class org.odmg.QueryParameterTypeInvalidException
class QueryParameterTypeInvalidException extends QueryException implements Serializable -
Exception Class org.odmg.TransactionAbortedException
class TransactionAbortedException extends ODMGRuntimeException implements Serializable -
Exception Class org.odmg.TransactionInProgressException
class TransactionInProgressException extends ODMGRuntimeException implements Serializable -
Exception Class org.odmg.TransactionNotInProgressException
class TransactionNotInProgressException extends ODMGRuntimeException implements Serializable
-
-
Package org.rasdaman.rasnet.exception
-
Exception Class org.rasdaman.rasnet.exception.RasnetException
class RasnetException extends RuntimeException implements Serializable
-
-
Package rasj
-
Exception Class rasj.RasClientInternalException
class RasClientInternalException extends RasRuntimeException implements Serializable -
Exception Class rasj.RasConnectionFailedException
class RasConnectionFailedException extends ODMGRuntimeException implements Serializable-
Serialized Fields
-
errorNo
int errorNo
The RasDaMan erro number -
param
String param
Optional parameter
-
-
-
Exception Class rasj.RasDimensionMismatchException
class RasDimensionMismatchException extends RasException implements Serializable-
Serialized Fields
-
dim1
long dim1
-
dim2
long dim2
-
-
-
Exception Class rasj.RasException
class RasException extends Exception implements Serializable-
Serialized Fields
-
errNo
int errNo
-
errText
String errText
-
-
-
Exception Class rasj.RasIllegalULongValueException
class RasIllegalULongValueException extends RasRuntimeException implements Serializable-
Serialized Fields
-
illegalValue
long illegalValue
-
-
-
Exception Class rasj.RasIllegalUShortValueException
class RasIllegalUShortValueException extends RasRuntimeException implements Serializable-
Serialized Fields
-
illegalValue
int illegalValue
-
-
-
Exception Class rasj.RasIndexOutOfBoundsException
class RasIndexOutOfBoundsException extends RasException implements Serializable-
Serialized Fields
-
high
long high
-
index
long index
-
low
long low
-
-
-
Exception Class rasj.RasInvalidNameException
class RasInvalidNameException extends RasRuntimeException implements Serializable-
Serialized Fields
-
wrongName
String wrongName
-
-
-
Exception Class rasj.RasQueryExecutionFailedException
class RasQueryExecutionFailedException extends QueryInvalidException implements Serializable-
Serialized Fields
-
column
int column
column of the error -
errNo
int errNo
the official RasDaMan error number -
line
int line
line number of the error -
token
String token
token that caused the error
-
-
-
Exception Class rasj.RasResultIsNoCellException
class RasResultIsNoCellException extends RasException implements Serializable -
Exception Class rasj.RasResultIsNoIntervalException
class RasResultIsNoIntervalException extends RasException implements Serializable -
Exception Class rasj.RasRuntimeException
class RasRuntimeException extends RuntimeException implements Serializable-
Serialized Fields
-
errNo
int errNo
-
errText
String errText
-
-
-
Exception Class rasj.RasStreamInputOverflowException
class RasStreamInputOverflowException extends RasException implements Serializable -
Exception Class rasj.RasTypeInvalidException
class RasTypeInvalidException extends RasException implements Serializable -
Exception Class rasj.RasTypeNotSupportedException
class RasTypeNotSupportedException extends RasRuntimeException implements Serializable-
Serialized Fields
-
rType
String rType
-
-
-
Exception Class rasj.RasTypeUnknownException
class RasTypeUnknownException extends RasRuntimeException implements Serializable-
Serialized Fields
-
rType
String rType
-
-
-