NeoPZ
Material
tpzoutofrange.h
Go to the documentation of this file.
1
5
//
6
// C++ Interface: tpzoutofrange
7
//
8
// Description:
9
//
10
//
11
// Author: Philippe Devloo <phil@fec.unicamp.br>, (C) 2004
12
//
13
// Copyright: See COPYING file that comes with this distribution
14
//
15
//
16
#ifndef TPZOUTOFRANGE_H
17
#define TPZOUTOFRANGE_H
18
24
class
TPZOutofRange
{
25
public
:
26
TPZOutofRange
();
27
28
~TPZOutofRange
();
29
30
};
31
32
#endif
TPZOutofRange
This class is used as an exception thrown on an outofrange condition.
Definition:
tpzoutofrange.h:24
TPZOutofRange::TPZOutofRange
TPZOutofRange()
Definition:
tpzoutofrange.cpp:8
TPZOutofRange::~TPZOutofRange
~TPZOutofRange()
Definition:
tpzoutofrange.cpp:12
Generated on Sun Aug 16 2020 11:17:04 for NeoPZ by
1.8.13