C# Class Elephanet.EntityNotFoundException

Inheritance: System.Exception
Show file Open project: YoloDev/elephanet

Public Methods

Method Description
EntityNotFoundException ( System.Guid id, Type type ) : System

Method Details

EntityNotFoundException() public method

public EntityNotFoundException ( System.Guid id, Type type ) : System
id System.Guid
type System.Type
return System