C# Class Canguro.Model.ModelIsLockedException

Inheritance: System.Exception
显示文件 Open project: rforsbach/Treu-Structure

Public Methods

Method Description
ModelIsLockedException ( ) : System
ModelIsLockedException ( string message ) : System

Method Details

ModelIsLockedException() public method

public ModelIsLockedException ( ) : System
return System

ModelIsLockedException() public method

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