C# Class Agnos.PackedException

a base-class for exceptions that can be packed and sent over the wire
Inheritance: System.Exception
Show file Open project: tomerfiliba/agnos

Public Methods

Method Description
PackedException ( ) : System

Method Details

PackedException() public method

public PackedException ( ) : System
return System