Copyright @ 2002 SAP. All Rights Reserved.

Serialized Form


Package com.sap.tc.complib

Class com.sap.tc.complib.ConfigurationException implements Serializable


Package com.sap.tc.complib.namecheck

Class com.sap.tc.complib.namecheck.NameCheckException implements Serializable

Serialized Fields

m_error

int m_error

m_position

int m_position

m_string

java.lang.String m_string


Package com.sap.tc.complib.provider

Class com.sap.tc.complib.provider.ProviderException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause
the exception that has lead to the current exception so it may contains the messages of previous exceptions


Package com.sap.tc.complib.validate

Class com.sap.tc.complib.validate.CompartmentEmptyException implements Serializable

Serialized Fields

m_compartmentName

java.lang.String m_compartmentName

Class com.sap.tc.complib.validate.CompartmentLocalAndRemoteException implements Serializable

Serialized Fields

m_compartmentName

java.lang.String m_compartmentName

Class com.sap.tc.complib.validate.InvalidElementContent implements Serializable

Class com.sap.tc.complib.validate.InvalidFileFormatException implements Serializable

Class com.sap.tc.complib.validate.InvalidMemberException implements Serializable

Serialized Fields

memberName

java.lang.String memberName

Class com.sap.tc.complib.validate.MissingElementException implements Serializable

Serialized Fields

member

java.lang.String member

Class com.sap.tc.complib.validate.NoBuildServerDefinedException implements Serializable

Class com.sap.tc.complib.validate.ValidationException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause
the exception that has lead to the current exception so it may contains the messages of previous exceptions


Package com.sap.tc.complib.xml

Class com.sap.tc.complib.xml.ParserException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause
The embedded exception, or null.

Class com.sap.tc.complib.xml.XMLException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause
the exception that has lead to the current exception so it may contains the messages of previous exceptions


Copyright @ 2002 SAP. All Rights Reserved.