C# Class CryoAOP.Core.Exceptions.AssemblyNotFoundException

Inheritance: FormattableExceptionBase
Datei anzeigen Open project: fir3pho3nixx/cryo-aop

Public Methods

Method Description
AssemblyNotFoundException ( string messageFormat )
AssemblyNotFoundException ( string messageFormat, FormattableExceptionBase innerException )

Method Details

AssemblyNotFoundException() public method

public AssemblyNotFoundException ( string messageFormat )
messageFormat string

AssemblyNotFoundException() public method

public AssemblyNotFoundException ( string messageFormat, FormattableExceptionBase innerException )
messageFormat string
innerException FormattableExceptionBase