C# Class AuntieDot.Core.Exceptions.InvalidGamertagException

Inheritance: System.Exception
Show file Open project: 0xdeafcafe/AuntieDot

Public Methods

Method Description
InvalidGamertagException ( )
InvalidGamertagException ( string message )
InvalidGamertagException ( string message, System innerException )

Method Details

InvalidGamertagException() public method

InvalidGamertagException() public method

public InvalidGamertagException ( string message )
message string

InvalidGamertagException() public method

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