C# Class Restbucks.Service.Activities.NoSuchOrderException

Inheritance: System.Exception
Show file Open project: SzymonPobiega/restbucks-wcf

Public Methods

Method Description
NoSuchOrderException ( int orderId ) : System

Method Details

NoSuchOrderException() public method

public NoSuchOrderException ( int orderId ) : System
orderId int
return System