This exception is thrown when one or more assemblies can not be loaded.
For a list of all members of this type, see CouldNotLoadAllAssembliesException Members.
System.Object
System.Exception
System.ApplicationException
NDoc.Core.CouldNotLoadAllAssembliesException
[Visual Basic]<Serializable>Public Class CouldNotLoadAllAssembliesException Inherits ApplicationException [C#][Serializable]public class CouldNotLoadAllAssembliesException : ApplicationException [C++][Serializable]public __gc class CouldNotLoadAllAssembliesException : public ApplicationException [JScript] publicSerializableclass CouldNotLoadAllAssembliesException extends ApplicationException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: NDoc.Core
Assembly: NDoc.Core (in NDoc.Core.dll)
CouldNotLoadAllAssembliesException Members | NDoc.Core Namespace