C# Class AuntieDot.Core.Exceptions.InvalidGamertagException

Inheritance: System.Exception
Afficher le fichier Open project: 0xdeafcafe/AuntieDot

Méthodes publiques

Méthode Description
InvalidGamertagException ( )
InvalidGamertagException ( string message )
InvalidGamertagException ( string message, System innerException )

Method Details

InvalidGamertagException() public méthode

InvalidGamertagException() public méthode

public InvalidGamertagException ( string message )
message string

InvalidGamertagException() public méthode

public InvalidGamertagException ( string message, System innerException )
message string
innerException System