JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.sforce.async.Error
Packages that use
Error
Package
Description
com.sforce.async
Uses of
Error
in
com.sforce.async
Methods in
com.sforce.async
that return
Error
Modifier and Type
Method
Description
Error
[]
Result.
getErrors
()
Methods in
com.sforce.async
with parameters of type
Error
Modifier and Type
Method
Description
void
Result.
setErrors
(
Error
[] errors)