NoDataException Constructor Kentico 8.0 API Reference
Initializes a new instance of the CMS.Helpers.NoDataException class with a specified error message.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

message
Type: OnlineSystem String
The message that describes the error.
See Also