Skip to content

Implement serialization for exceptions. #108

@chklauser

Description

@chklauser

Currently, exception types defined by Prexonite don't handle de-serialization. This is against Microsoft's recommendations regarding Exception types, since it makes it impossible to send these exceptions "over the wire" (Remoting, etc)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions