ENoOperation Exception

ExceptionENoOperation

type ENoOperation = class(Exception);

Exception type raised when operation is not supported.

Exception meant to be be raised, when an operation is not supported by the component.

Constructors

NameDescription
Create (3)