ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
exception.hpp File Reference

Contains all the exceptions used for accessing materials. More...

#include <stdexcept>
#include <string>

Go to the source code of this file.

Classes

class  viennashe::materials::invalid_material_exception
 Exception for the case that an invalid material is in use. More...
 

Namespaces

namespace  viennashe
 The main ViennaSHE namespace. All functionality resides inside this namespace.
 
namespace  viennashe::materials
 Namespace containing a small materials library.
 

Detailed Description

Contains all the exceptions used for accessing materials.

Definition in file exception.hpp.