Class ThreadingException
Base class for exceptions thrown by the PostSharp.Patterns.Threading
component.
Inheritance
Namespace: PostSharp.Patterns.Threading
Assembly: PostSharp.Patterns.Common.dll
Syntax
public abstract class ThreadingException : Exception
Constructors
Name | Description |
---|---|
ThreadingException() | |
ThreadingException(SerializationInfo, StreamingContext) | |
ThreadingException(String) | |
ThreadingException(String, Exception) |