C# Class TrueLib.Exceptions.AlreadyMountedException

Inheritance: System.SystemException
ファイルを表示 Open project: nefarius/TrueMount-3

Public Methods

Method Description
AlreadyMountedException ( string message ) : System

Method Details

AlreadyMountedException() public method

public AlreadyMountedException ( string message ) : System
message string
return System