NullOrEmptyValidationException Class

Definition

public class NullOrEmptyValidationException : Microsoft.Gestures.GesturesFrameworkObjectValidationException
Inheritance
Derived

Constructors

NullOrEmptyValidationException(Expression<Func<Object>>)
NullOrEmptyValidationException(Object, Expression<Func<Object>>)

Properties

InvalidContainingObject (Inherited from GesturesFrameworkObjectValidationException)
InvalidVariableName (Inherited from GesturesFrameworkObjectValidationException)
InvalidVariableValue (Inherited from GesturesFrameworkObjectValidationException)

Methods

CreateException(Object, Expression<Func<Object>>)

Applies to