Share via


AssemblyLoadException Class

Definition

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

Constructors

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

Properties

AssemblyName
EventId
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