C# Class Metropass.Core.PCL.Exceptions.GroupNotFoundException

Inheritance: System.ArgumentException
Mostra file Open project: TheAngryByrd/MetroPass

Public Methods

Method Description
GroupNotFoundException ( string message, string paramName ) : System

Method Details

GroupNotFoundException() public method

public GroupNotFoundException ( string message, string paramName ) : System
message string
paramName string
return System