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

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

Uses of ErrorRecord in com.filenet.api.exception
 

Methods in com.filenet.api.exception that return ErrorRecord
 ErrorRecord[] ErrorStack.getErrorRecords()
          Returns all ErrorRecord instances stored in this error stack.
 

Constructors in com.filenet.api.exception with parameters of type ErrorRecord
ErrorStack(java.lang.String errorName, ErrorRecord[] recs)
          Creates the ErrorStack instance by explicitly specifying the ErrorRecord object that the error stack is to contain.
 



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