setError method

Exception setError(
  1. Object ex
)

Assign an Exception object.

Implementation

Exception setError(Object ex) => getError(ex);