Liquid XML Data Binder
and
Liquid XML Objects
Documentation
Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ /
Reference
/
CLtException
/ C++ operator=
Collapse All
Expand All
In This Topic
C++ operator=
In This Topic
CLtException& operator=(const CLtException& src);
Property
Description
Argument src
Makes an exact copy from the CLtException Provided
Description
Populates this CLtException from another object
Remarks