EXSDecimalException is the exception class for errors encountered by the remotable objects that represent decimal values.
EXSDecimalException = class(Exception);
class EXSDecimalException : public Exception;
EXSDecimalException is raised by TXSDecimal when it is unable to convert between its string value and a TBcd value.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|