Copier_WrappedException
class
Namespace: OrleansCodeGen.Orleans.Runtime
Default copier implementation for (rarely copied) exception classes
public sealed class Copier_WrappedException : ExceptionCopier<WrappedException, OrleansException>Constructors
Methods
DeepCopy(WrappedException, WrappedException, CopyContext)Clones members frominputand copies them tooutput.
