Table of Contents

Class RestrictionException

Namespace
BOOSE
Assembly
BOOSE.dll

Exception thrown when restrictions are breached. If you get this you need to write your own code for the facility.

public class RestrictionException : BOOSEException, ISerializable
Inheritance
RestrictionException
Implements
Inherited Members

Constructors

RestrictionException(string)

public RestrictionException(string msg)

Parameters

msg string