Class EOptionalError
Unit
Declaration
type EOptionalError = class(Exception)
Description
Exception raised when an invalid operation is performed on a TOptional.
Hierarchy
- TObject
- Exception
- EOptionalError
Generated by PasDoc 0.16.0-snapshot.
type EOptionalError = class(Exception)
Exception raised when an invalid operation is performed on a TOptional.