Changeset 24 in cheroxy for trunk/src/CRXException.cpp


Ignore:
Timestamp:
11/14/12 14:00:40 (11 years ago)
Author:
cheese
Message:

#1 change response, threading and proxy work-flow

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/CRXException.cpp

    r19 r24  
    1515CRXException::CRXException (void)
    1616    : mCode (0)
     17{
     18    /*----------------------------------------------------------------*/
     19    /*----------------------------------------------------------------*/
     20}
     21
     22CRXException::~CRXException (void)
    1723{
    1824    /*----------------------------------------------------------------*/
Note: See TracChangeset for help on using the changeset viewer.