Serialized Form


Package GiciException

Class GiciException.ErrorException extends java.lang.Exception implements Serializable

Serialized Fields

errorCode

int errorCode
An error code.

Values are usually defined by the application which uses this class. If this parameter is not set, the value is -1.

Class GiciException.ParameterException extends java.lang.Exception implements Serializable

Serialized Fields

errorCode

int errorCode
An error code.

Values are usually defined by the application which uses this class. If this parameter is not set, the value is -1.

Class GiciException.WarningException extends java.lang.Exception implements Serializable

Serialized Fields

errorCode

int errorCode
An error code.

Values are usually defined by the application which uses this class. If this parameter is not set, the value is -1.



TER - Copyright (C) 2006
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Group on Interactive Coding of Images (GICI) - UAB (Spain)