Table of Contents

Namespace XENBIT.ResQueServe.Core.Exceptions

Classes

DataNotFoundException

Represents an exception thrown when data is not found.

DuplicateException

Represents an exception thrown when a duplicate entry is found.

IncompleteRequestException

Represents an exception thrown when a request is incomplete due to missing required data.

InvalidValueException

Represents an exception thrown when a property has an invalid value.

ValidationException

Represents an exception thrown when a validation process encounters one or more problems.