API Reference MyLibrary MyLibrary.Types EInvalidOperationException Class Definition Unit: MyLibrary.Types Package: MyLibrary The exception that is thrown when a method call is not valid for the object's current state. Delphi Copy EInvalidOperationException = class(Exception) Inheritance Exception EInvalidOperationException