Changeset 117 in pacpusframework for trunk/include/Pacpus/kernel/DbiteException.h


Ignore:
Timestamp:
06/25/13 13:50:46 (11 years ago)
Author:
Marek Kurdej
Message:

Removed FileLib dependency in PacpusLib (using PacpusException instead of DbiteException).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/Pacpus/kernel/DbiteException.h

    r116 r117  
    2323namespace pacpus {
    2424
    25 /// DbiteException
    26 /// @brief Exception thrown when an error manipulation a dbite file occured.
     25/// Exception thrown when an error during manipulation a dbite file occurs.
    2726class FILELIB_API DbiteException
    2827    : virtual public PacpusException
Note: See TracChangeset for help on using the changeset viewer.