PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingThreading­Exception
Open sandboxFocus

Class ThreadingException

Base class for exceptions thrown by the PostSharp.Patterns.Threading component.

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)