Serialized Form


Package com.novell.zos.constraint

Class com.novell.zos.constraint.ConstraintException extends GridException implements Serializable


Package com.novell.zos.dataGrid

Class com.novell.zos.dataGrid.DataGridException extends IOException implements Serializable

Class com.novell.zos.dataGrid.DataGridNotAvailableException extends DataGridException implements Serializable

Class com.novell.zos.dataGrid.GridFile.CancelException extends IOException implements Serializable


Package com.novell.zos.grid

Class com.novell.zos.grid.ClientOutOfDateException extends GridException implements Serializable

Serialized Fields

updateURL

String updateURL
Optional URL for update software.


updateSum

String updateSum
Update bundle MD5 checksum if URL not null.


updateSize

long updateSize
Update bundle size in bytes if URL not null.


clientMajor

int clientMajor
Client major version.


clientMinor

int clientMinor
Client minor version.


clientPoint

int clientPoint
Client point version.


clientBuild

long clientBuild
Client software build number.


serverMajor

int serverMajor
Server major version.


serverMinor

int serverMinor
Server minor version.


serverPoint

int serverPoint
Server point version.


serverBuild

long serverBuild
Client software build number.

Class com.novell.zos.grid.FactException extends GridException implements Serializable

Class com.novell.zos.grid.GridAuthenticationException extends GridException implements Serializable

Serialized Fields

reasonCode

int reasonCode
Specific reason code for the exception.

Class com.novell.zos.grid.GridAuthorizationException extends GridException implements Serializable

Class com.novell.zos.grid.GridConfigurationException extends GridException implements Serializable

Class com.novell.zos.grid.GridDeploymentException extends GridException implements Serializable

Class com.novell.zos.grid.GridException extends Exception implements Serializable

Class com.novell.zos.grid.GridObjectNotFoundException extends GridException implements Serializable



Copyright 2008 Novell, Inc. All Rights Reserved.