C# Class Restbucks.Service.Activities.UnexpectedOrderStateException

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

Public Methods

Method Description
UnexpectedOrderStateException ( int orderId ) : System

Method Details

UnexpectedOrderStateException() public method

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