Share via


AssemblyLoadException Class

Definition

public ref class AssemblyLoadException : Microsoft::XLANGs::BaseTypes::AssemblyLoadException
[System.Serializable]
public class AssemblyLoadException : Microsoft.XLANGs.BaseTypes.AssemblyLoadException
type AssemblyLoadException = class
    inherit AssemblyLoadException
Public Class AssemblyLoadException
Inherits AssemblyLoadException
Inheritance
Attributes

Constructors

AssemblyLoadException(SerializationInfo, StreamingContext)
AssemblyLoadException(String, Exception)

Properties

AssemblyName (Inherited from AssemblyLoadException)
EventId (Inherited from AssemblyLoadException)
Message (Inherited from XLANGsException)

Methods

GetObjectData(SerializationInfo, StreamingContext) (Inherited from XLANGsException)
GetState(String) (Inherited from XLANGsException)
SetMessage(String) (Inherited from XLANGsException)
SetState(String, Object) (Inherited from XLANGsException)

Applies to