Skip to content

OrleansException

class

Namespace: Orleans.Runtime

An exception class used by the Orleans runtime for reporting errors.
[Orleans.GenerateSerializer]
public class OrleansException : Exception

Remarks

This is also the base class for any more specific exceptions raised by the Orleans runtime.

Constructors