Uses of Class
rasj.RasRuntimeException
Packages that use RasRuntimeException
-
Uses of RasRuntimeException in rasj
Subclasses of RasRuntimeException in rasjModifier and TypeClassDescriptionclassPURPOSE: This runtime exception indicates an internal error on client-side , which cannot be solved by the user.classPURPOSE: This exception is thrown if aRasMArrayLongis trying to be sent to the server where one or more cell values exceed 2^32 or are negative.classPURPOSE: This exception is thrown if aRasMArrayShortis trying to be sent to the server for ODMG type UShort where one or more cell values exceed 2^16 or are negative.classPURPOSE: This exception is thrown if a object name contains unaccepted characters COMMENTS:classPURPOSE: This runtime exception is raised when theBaseTypeof a query result is not supported by the current version of the rasj package.classPURPOSE: This runtime exception is raised when theRasTypeof a query result is unknown on client-side.