Serialized Form


Package org.optimizationservices.oscommon.exception

Class org.optimizationservices.oscommon.exception.OSException extends java.lang.Exception implements Serializable

Class org.optimizationservices.oscommon.exception.OSilReadingException extends OSException implements Serializable

serialVersionUID: 7071136854188993340L

Serialized Fields

m_iExceptionId

int m_iExceptionId
m_iExceptionId holds the exception id


m_sExceptionName

java.lang.String m_sExceptionName
m_sExceptionName holds the exception name


m_iExceptionType

int m_iExceptionType
m_iExceptionType holds the exception type


Package org.optimizationservices.oscommon.util

Class org.optimizationservices.oscommon.util.IOUtil extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_sName

java.lang.String m_sName
m_sName holds the name of this class.