Uses of Class
com.filenet.api.exception.ErrorLoggingLevel

Packages that use ErrorLoggingLevel
com.filenet.api.exception Provides the exception-handling framework for the Content Engine. 
 

Uses of ErrorLoggingLevel in com.filenet.api.exception
 

Fields in com.filenet.api.exception declared as ErrorLoggingLevel
static ErrorLoggingLevel ErrorLoggingLevel.Optional
          Specifies that logging on the Content Engine server is not required for the exception.
static ErrorLoggingLevel ErrorLoggingLevel.Required
          Specifies that the exception is to be logged on the Content Engine server.
 

Methods in com.filenet.api.exception that return ErrorLoggingLevel
 ErrorLoggingLevel ExceptionCode.getErrorLoggingLevel()
          Indicates whether the exception is required to be logged.
 



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