Factory to recreate exceptions from ErrorDescription values passed through the wire.
ErrorDescription
ApplicationException
Recreates ApplicationException object from serialized ErrorDescription.
It tries to restore original exception type using type or error category fields.
a serialized error description received as a result of remote call
Generated using TypeDoc
Factory to recreate exceptions from ErrorDescription values passed through the wire.
ErrorDescription
ApplicationException