|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |