Click or drag to resize

AssemblyLoadFail Constructor

Overload List
  NameDescription
Public methodAssemblyLoadFail(String)
Simple constructor with message.
Public methodAssemblyLoadFail(String, Exception)
Basic constructor for message with inner exception.
Public methodAssemblyLoadFail(String, String, String)
Full constructor.
Public methodAssemblyLoadFail(String, String, String, String)
Full construction, including componentType.
Top
See Also