FileNet Content Services
Java Connector v3.0

Uses of Class
com.filenet.wcm.api.BaseException

Packages that use BaseException
com.filenet.wcm.api This package contains the classes and interfaces you can use to build Java-based applications that provide access to Content Services objects such as ObjectStore, Folder, and Document. 
 

Uses of BaseException in com.filenet.wcm.api
 

Subclasses of BaseException in com.filenet.wcm.api
 class PropertyNotFoundException
          This checked exception is thrown in a variety of contexts in which specific properties are being manipulated by an application and at least one of those properties cannot be found for the given object.
 class UntrustedCredentialsException
          

Not Applicable in CS Java Connector v3.0.

 


FileNet Content Services
Java Connector v3.0