Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ / Reference / CLtException / C++ operator=
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