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.
See Also: ThreadStartException Members
The exception returned by the Exception.InnerException property provides information about the reason for the failure.