JaRMoS  1.1
Java Reduced Model Simulations
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
jarmos.io.AModelManager.ModelManagerException Class Reference

This Exception gets thrown when an error occurs regarding the functionality of the ModelManager. More...

Inheritance diagram for jarmos.io.AModelManager.ModelManagerException:

Public Member Functions

 ModelManagerException (String msg)
 
 ModelManagerException (String msg, Exception inner)
 

Detailed Description

This Exception gets thrown when an error occurs regarding the functionality of the ModelManager.

Author
Daniel Wirtz
Date
2013-08-07

Definition at line 69 of file AModelManager.java.

Constructor & Destructor Documentation

jarmos.io.AModelManager.ModelManagerException.ModelManagerException ( String  msg)
Parameters
msg

Definition at line 76 of file AModelManager.java.

jarmos.io.AModelManager.ModelManagerException.ModelManagerException ( String  msg,
Exception  inner 
)
Parameters
msg
inner

Definition at line 84 of file AModelManager.java.


The documentation for this class was generated from the following file: