create method

ApplicationException create (ErrorDescription description)

Recreates ApplicationException object from serialized ErrorDescription.

It tries to restore original exception type using type or error category fields.

  • description a serialized error description received as a result of remote call