Table of Contents

Class ValueUnavailableException

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

Exception class thrown when a value requested by a validation rule is not available

[Serializable]
public class ValueUnavailableException : SystemException, ISerializable
Inheritance
ValueUnavailableException
Implements

Constructors

ValueUnavailableException()

Constructor

ValueUnavailableException(string)

Constructor

ValueUnavailableException(string, Exception)

Constructor