Show / Hide Table of Contents

Class RecordSetNotFoundException

Inheritance
Object
RecordSetNotFoundException
Namespace: PowerDns.Client.Exceptions
Assembly: PowerDns.Client.dll
Syntax
public class RecordSetNotFoundException : Exception

Constructors

RecordSetNotFoundException(CanonicalName)

Declaration
public RecordSetNotFoundException(CanonicalName recordSetName)
Parameters
Type Name Description
CanonicalName recordSetName
In This Article
Back to top Copyright Bastian Eicher