/[escript]/branches/windows_from_1456_trunk_1522_merged_in/esysUtils/src/esysExceptionTranslator.h
ViewVC logotype

Contents of /branches/windows_from_1456_trunk_1522_merged_in/esysUtils/src/esysExceptionTranslator.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1523 - (show annotations)
Tue Apr 22 06:15:31 2008 UTC (14 years, 11 months ago) by phornby
File MIME type: text/plain
File size: 885 byte(s)
Rename to reflect the trunk version merged in.
1
2 /* $Id$ */
3
4 /*******************************************************
5 *
6 * Copyright 2003-2007 by ACceSS MNRF
7 * Copyright 2007 by University of Queensland
8 *
9 * http://esscc.uq.edu.au
10 * Primary Business: Queensland, Australia
11 * Licensed under the Open Software License version 3.0
12 * http://www.opensource.org/licenses/osl-3.0.php
13 *
14 *******************************************************/
15
16 #if !defined esysUtils_esysExceptionTranslator_20040419_H
17 #define esysUtils_esysExceptionTranslator_20040419_H
18 #include "system_dep.h"
19
20 #include "EsysException.h"
21
22 #include "boost/python/errors.hpp"
23
24 #include <iostream>
25
26 namespace esysUtils {
27 /**
28 \brief
29 Function which translates an EsysException into a python exception
30 */
31 ESYSUTILS_DLL_API
32 void esysExceptionTranslator(EsysException const& e);
33 } // end of namespace
34
35 #endif

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.26