C# Class DemoApp.Exceptions.InsufficientException

Inheritance: System.ApplicationException
显示文件 Open project: KeaganPhillips/Wit-Group-4-project

Public Methods

Method Description
InsufficientException ( string message ) : System

Method Details

InsufficientException() public method

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