C# Class CryoAOP.Core.Exceptions.AssemblyNotFoundException

Inheritance: FormattableExceptionBase
Afficher le fichier Open project: fir3pho3nixx/cryo-aop

Méthodes publiques

Méthode Description
AssemblyNotFoundException ( string messageFormat )
AssemblyNotFoundException ( string messageFormat, FormattableExceptionBase innerException )

Method Details

AssemblyNotFoundException() public méthode

public AssemblyNotFoundException ( string messageFormat )
messageFormat string

AssemblyNotFoundException() public méthode

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