C# Class DemoApp.Exceptions.InsufficientException

Inheritance: System.ApplicationException
Mostrar archivo 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