Class CursesOperationException
A Curses exception raised when an operation fails.
Implements
Inherited Members
Namespace: Sharpie
Assembly: sharpie.dll
Syntax
[PublicAPI]
public sealed class CursesOperationException : CursesException, ISerializable
Properties
Operation
The operation that failed.
Declaration
public string Operation { get; }
Property Value
Type | Description |
---|---|
string |