ThreadStartException (System.Threading.ThreadStartException)

Inherits: System.SystemException

Interfaces: ISerializable, _Exception

Derived Types: 0

Assembly: mscorlib.dll

The exception that is thrown when a failure occurs in a managed thread after the underlying operating system thread has been started, but before the thread is ready to execute user code.

VB.NET C#

C#

public sealed class ThreadStartException : System.SystemException, System.Runtime.Serialization.ISerializable, System.Runtime.InteropServices._Exception
{
}

Articles

Exceptional Exceptions - .NETicated

... System.Threading. SynchronizationLockException; System.Threading. ThreadAbortException; System.Threading. ThreadInterruptedException; System.Threading. ThreadStartException; System.Threading. ...

ThreadStartException

Concerns about exception string revealing internals/data about dat ... exampl error. Here it is: Wednesday, August 23, 2006 13:05:49.550 System.Threading. ThreadStartException

Troubleshooting Exceptions: System.Threading.ThreadStartException

The exception that is thrown when a failure occurs in a managed thread after the underlying operating system thread has been started, but before the thread is ready to execute user ...

Troubleshooting Exceptions: System.Threading.ThreadStartException

The exception that is thrown when a failure occurs in a managed thread after the underlying operating system thread has been started, but before the thread is ready to execute user ...

Mono Documentation

See Also: ThreadStartException Members. System.Object System.Exception System.SystemException System.Threading.ThreadStartException

Mono Documentation

The members of System.Threading.ThreadStartException are listed below. See Also: Inherited members from System.SystemException [ ] ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support