NoDataException Constructor Kentico 8.1 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.1.5347.20411)

Parameters

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