Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
util::ErrnoException Class Reference

#include <exception.hh>

Inheritance diagram for util::ErrnoException:
[legend]
Collaboration diagram for util::ErrnoException:
[legend]

List of all members.

Public Member Functions

 ErrnoException () throw ()
virtual ~ErrnoException () throw ()
int Error () const throw ()

Private Attributes

int errno_

Constructor & Destructor Documentation

util::ErrnoException::~ErrnoException ( ) throw () [virtual]

Member Function Documentation

int util::ErrnoException::Error ( ) const throw ()

Member Data Documentation