C# Class RandomAvatar.RandomAvatarException

Inheritance: System.Exception
Afficher le fichier Open project: chsword/random-avatar

Méthodes publiques

Méthode Description
RandomAvatarException ( Exception ex ) : System
RandomAvatarException ( string message ) : System

Method Details

RandomAvatarException() public méthode

public RandomAvatarException ( Exception ex ) : System
ex System.Exception
Résultat System

RandomAvatarException() public méthode

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