Serialized Form


Package info.fingo.csv

Class info.fingo.csv.CSVException extends EnclosingException implements Serializable

Serialized Fields

line

int line

fieldKey

java.lang.String fieldKey

Package info.fingo.db

Class info.fingo.db.BaseEntity extends java.lang.Object implements Serializable

Serialized Fields

newObject

boolean newObject
The new entity flag.


Package info.fingo.util

Class info.fingo.util.EnclosingException extends java.lang.Exception implements Serializable

Serialized Fields

nestedException

java.lang.Exception nestedException
The enclosed exception


code

int code
The exception code

Class info.fingo.util.Pair extends java.lang.Object implements Serializable

Serialized Fields

key

java.lang.String key

value

java.lang.String value