C# Class WarTornLands.Infrastructure.Systems.DialogSystem.ConversationNotFoundException

Inheritance: System.Exception
Mostrar archivo Open project: floAr/WarTornLands

Public Methods

Method Description
ConversationNotFoundException ( string calledID, string calledByID ) : System

Method Details

ConversationNotFoundException() public method

public ConversationNotFoundException ( string calledID, string calledByID ) : System
calledID string
calledByID string
return System