C# Class Cats.Localization.Exceptions.PageNotFoundException

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

Méthodes publiques

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

Method Details

PageNotFoundException() public méthode

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

PageNotFoundException() public méthode

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

ToString() public méthode

public ToString ( ) : string
Résultat string