C# Class API.Exceptions.OrderSheetNotFoundException

Inheritance: Exception
Mostra file Open project: wesleyburlani/VirtualOrderSheet

Public Methods

Method Description
OrderSheetNotFoundException ( string message ) : System

Method Details

OrderSheetNotFoundException() public method

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