/[escript]/trunk/esysUtils/src/esysExceptionTranslator.h
ViewVC logotype

Contents of /trunk/esysUtils/src/esysExceptionTranslator.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 644 - (show annotations)
Fri Mar 24 01:05:42 2006 UTC (17 years ago) by elspeth
File MIME type: text/plain
File size: 1042 byte(s)
More copyright.

1 /*
2 ************************************************************
3 * Copyright 2006 by ACcESS MNRF *
4 * *
5 * http://www.access.edu.au *
6 * Primary Business: Queensland, Australia *
7 * Licensed under the Open Software License version 3.0 *
8 * http://www.opensource.org/licenses/osl-3.0.php *
9 * *
10 ************************************************************
11 */
12
13 #if !defined esysUtils_esysExceptionTranslator_20040419_H
14 #define esysUtils_esysExceptionTranslator_20040419_H
15
16 #include "EsysException.h"
17
18 #include "boost/python/errors.hpp"
19
20 #include <iostream>
21
22 namespace esysUtils {
23 /**
24 \brief
25 Function which translates an EsysException into a python exception
26 */
27 void esysExceptionTranslator(EsysException const& e);
28 } // end of namespace
29
30 #endif

Properties

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

  ViewVC Help
Powered by ViewVC 1.1.26