C# Class PlasticSCM.LabelNotFoundException

Inheritance: System.Exception
ファイルを表示 Open project: powercode/PSPlastic

Public Methods

Method Description
LabelNotFoundException ( string label ) : System

Private Methods

Method Description
GetObjectData ( SerializationInfo info, StreamingContext context ) : void
LabelNotFoundException ( SerializationInfo info, StreamingContext context ) : System

Method Details

LabelNotFoundException() public method

public LabelNotFoundException ( string label ) : System
label string
return System