Changeset 1193 for trunk/yat/Exception.h


Ignore:
Timestamp:
Oct 3, 2010, 4:24:17 PM (13 years ago)
Author:
Peter Johansson
Message:

latest yat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/Exception.h

    r1191 r1193  
    22#define _theplu_yat_utility_exception_
    33
    4 // $Id: Exception.h 2330 2010-10-01 14:41:52Z peter $
     4// $Id: Exception.h 2331 2010-10-02 16:07:14Z peter $
    55
    66/*
     
    6666     \brief Class that contains information reported via global
    6767     variable errno.
     68
     69     \since New in yat 0.7
    6870   */
    6971  class errno_error : public std::runtime_error
Note: See TracChangeset for help on using the changeset viewer.