Show: Delphi C++
Display Preferences

Soap.XSBuiltIns.EXSDecimalException

From XE2 API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObject
EXSDecimalException

Delphi

EXSDecimalException   = class(Exception);

C++

class PASCALIMPLEMENTATION EXSDecimalException : public System::Sysutils::Exception

Properties

Type Visibility Source Unit Parent
class public
Soap.XSBuiltIns.pas
Soap.XSBuiltIns.hpp
Soap.XSBuiltIns Soap.XSBuiltIns

Description

EXSDecimalException is the exception class for errors encountered by the remotable objects that represent decimal values.

EXSDecimalException is raised by TXSDecimal when it is unable to convert between its string value and a TBcd value.

See Also

Personal tools
Previous Versions
Translations