C# Class Cats.Localization.Exceptions.TextNotFoundException

Inheritance: System.Exception
Afficher le fichier Open project: edgecomputing/cats

Méthodes publiques

Méthode Description
TextNotFoundException ( string message ) : System
TextNotFoundException ( string message, Exception innerException ) : System
ToString ( ) : string

Method Details

TextNotFoundException() public méthode

public TextNotFoundException ( string message ) : System
message string
Résultat System

TextNotFoundException() public méthode

public TextNotFoundException ( string message, Exception innerException ) : System
message string
innerException System.Exception
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string