Прочетете на английски Редактиране

Споделяне чрез


OrleansException Class

Definition

An exception class used by the Orleans runtime for reporting errors.

C#
[System.Serializable]
public class OrleansException : Exception
C#
[System.Serializable]
[Orleans.GenerateSerializer]
public class OrleansException : Exception
Inheritance
OrleansException
Derived
Attributes

Remarks

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

Constructors

OrleansException()

Initializes a new instance of the OrleansException class.

OrleansException(SerializationInfo, StreamingContext)
Obsolete.

Initializes a new instance of the OrleansException class.

OrleansException(String, Exception)

Initializes a new instance of the OrleansException class.

OrleansException(String)

Initializes a new instance of the OrleansException class.

Applies to

Продукт Версии
.NET Orleans 1.5.10, 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0