C# Class Marten.PostgresqlIdentifierInvalidException

Inheritance: System.Exception
Exibir arquivo Open project: JasperFx/marten

Public Methods

Method Description
PostgresqlIdentifierInvalidException ( string name ) : System

Method Details

PostgresqlIdentifierInvalidException() public method

public PostgresqlIdentifierInvalidException ( string name ) : System
name string
return System