REST.Types.ERESTException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectERESTException

Delphi

ERESTException = class(Exception)

C++

class PASCALIMPLEMENTATION ERESTException : public System::Sysutils::Exception

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
REST.Types.pas
REST.Types.hpp
REST.Types REST.Types


Beschreibung

Basisklasse für Exceptions, die von der REST-Bibliothek ausgelöst werden.

Siehe auch