C# Class Zetetic.Ldap.Schema.UnknownSyntaxOidException

Inheritance: System.Exception
Show file Open project: skradel/Zetetic.Ldap

Public Methods

Method Description
UnknownSyntaxOidException ( string message, string oid ) : System

Method Details

UnknownSyntaxOidException() public method

public UnknownSyntaxOidException ( string message, string oid ) : System
message string
oid string
return System