Table of Contents

Class RegoException

Namespace
Rego
Assembly
Rego.dll

Exception thrown for errors returned from the Rego library

public class RegoException : Exception, ISerializable
Inheritance
RegoException
Implements
Inherited Members

Constructors

RegoException(string)

Exception thrown for errors returned from the Rego library

public RegoException(string message)

Parameters

message string