Share via


ModuleLoadException Class

Definition

public ref class ModuleLoadException : Exception
[System.Serializable]
public class ModuleLoadException : Exception
[<System.Serializable>]
type ModuleLoadException = class
    inherit Exception
Public Class ModuleLoadException
Inherits Exception
Inheritance
ModuleLoadException
Attributes

Constructors

ModuleLoadException()
ModuleLoadException(SerializationInfo, StreamingContext)
ModuleLoadException(String, Exception)
ModuleLoadException(String, String, Exception)
ModuleLoadException(String, String)
ModuleLoadException(String)

Applies to