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