FileNet Content Services
Java Connector v3.0

Serialized Form


Package com.filenet.Panagon

Class com.filenet.Panagon.ContentEngineException extends BaseRuntimeException implements Serializable

Serialized Fields

m_severity

int m_severity

m_contextXML

java.lang.String m_contextXML

Class com.filenet.Panagon.ContentNotFoundException extends BaseRuntimeException implements Serializable

Class com.filenet.Panagon.MethodNotImplementedException extends BaseRuntimeException implements Serializable


Package com.filenet.wcm.api

Class com.filenet.wcm.api.BadPropertyValueException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.BadReferenceException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.BaseException extends java.lang.Exception implements Serializable

Serialized Fields

faultCode

int faultCode

Class com.filenet.wcm.api.BaseRuntimeException extends java.lang.RuntimeException implements Serializable

Serialized Fields

faultCode

int faultCode

Class com.filenet.wcm.api.BatchException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.CannotDeleteObjectException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.CannotDetokenizeException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.ConcurrentUpdateException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.ConfigurationException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.ContentEngineHardwareException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.ContentEngineMemoryException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.ContentEngineNetworkException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.ContentEngineUnsupportedOperationException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.ElementOrderException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.EncryptionException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.FreezeException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.InsufficientPermissionException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.InvalidContentEngineClassException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.InvalidCredentialsException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.LocalPropertyDescriptionException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.MimeTypes extends java.util.Vector implements Serializable

Class com.filenet.wcm.api.NoContentInRefException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.ObjectCreationException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.ObjectLockedException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.ObjectStoreNotRespondingException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.PropertyNotFoundException extends BaseException implements Serializable

Class com.filenet.wcm.api.PropertyRequiresValueException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.ReadOnlyObjectException extends InsufficientPermissionException implements Serializable

Class com.filenet.wcm.api.RemoteServerException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.SecurityInheritanceException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.TransactionConstraintException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.TransactionTimeoutException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.TransportInputStream extends com.filenet.wcm.api.impl.SerializableTransportInputStream implements Serializable

serialVersionUID: -4846791583317622779l

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException

readResolve

private java.lang.Object readResolve()
                              throws java.io.ObjectStreamException
Serialized Fields

Class com.filenet.wcm.api.UniquenessConstraintException extends BaseRuntimeException implements Serializable

Class com.filenet.wcm.api.UntrustedCredentialsException extends BaseException implements Serializable

Class com.filenet.wcm.api.VersioningException extends BaseRuntimeException implements Serializable


FileNet Content Services
Java Connector v3.0