C# Class GetIn.GroupAlreadyExistsException

Inheritance: System.Exception
ファイルを表示 Open project: bagheera/getin

Public Methods

Method Description
GroupAlreadyExistsException ( Group group ) : System

Method Details

GroupAlreadyExistsException() public method

public GroupAlreadyExistsException ( Group group ) : System
group Group
return System