Uses of Package
com.filenet.api.exception

Packages that use com.filenet.api.exception
com.filenet.api.admin Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server. 
com.filenet.api.core Provides classes and interfaces that are related to the core business objects of the API, such as EntireNetwork, Domain, Document, Folder, and so on. 
com.filenet.api.engine Provides interfaces and classes related to EventActions and other non-FileNet code which runs within the Content Engine itself. 
com.filenet.api.exception Provides the exception-handling framework for the Content Engine. 
com.filenet.api.property Provides classes and interfaces related to Content Engine object properties. 
 

Classes in com.filenet.api.exception used by com.filenet.api.admin
EngineRuntimeException
          Used for all unchecked exceptions.
 

Classes in com.filenet.api.exception used by com.filenet.api.core
EngineRuntimeException
          Used for all unchecked exceptions.
 

Classes in com.filenet.api.exception used by com.filenet.api.engine
EngineRuntimeException
          Used for all unchecked exceptions.
 

Classes in com.filenet.api.exception used by com.filenet.api.exception
EngineRuntimeException
          Used for all unchecked exceptions.
ErrorLoggingLevel
          Determines whether an exception is to be logged.
ErrorRecord
          Represents a single exception that has occurred on the server.
ErrorStack
          Contains a collection of ErrorRecord instances returned by the server.
ExceptionCode
          Enumerates unchecked exception messages.
 

Classes in com.filenet.api.exception used by com.filenet.api.property
EngineRuntimeException
          Used for all unchecked exceptions.
 



© Copyright IBM Corporation 2006, 2008. All rights reserved.