REST.Exception.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.Exception.pas
REST.Exception.hpp
REST.Exception REST.Exception


Beschreibung

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

Siehe auch