System.Actions.EActionError

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectEActionError

Delphi

EActionError = class(Exception)

C++

class PASCALIMPLEMENTATION EActionError : public System::Sysutils::Exception

Properties

Type Visibility Source Unit Parent
class public
System.Actions.pas
System.Actions.hpp
System.Actions System.Actions

Description

Class for action exceptions.

See Also