C# Class CryoAOP.Core.Exceptions.TypeNotFoundException

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

Méthodes publiques

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

Method Details

TypeNotFoundException() public méthode

public TypeNotFoundException ( string messageFormat )
messageFormat string

TypeNotFoundException() public méthode

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