C# Class SpicyPixel.Threading.FiberAbortException

The exception that is thrown when a call is made to the Abort method. This class cannot be inherited.
Inheritance: System.Exception
Show file Open project: spicypixel/concurrency-kit-cs

Private Methods

Method Description
FiberAbortException ( ) : System
FiberAbortException ( string message ) : System