JaRMoS  1.1
Java Reduced Model Simulations
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
kermor.KerMorException Class Reference

Custom exception for JKerMor related errors. More...

Inheritance diagram for kermor.KerMorException:

Public Member Functions

 KerMorException (String msg, Exception inner)
 
 KerMorException (String msg)
 

Detailed Description

Custom exception for JKerMor related errors.

Author
Daniel Wirtz
Date
2013-08-07

Definition at line 9 of file KerMorException.java.

Constructor & Destructor Documentation

kermor.KerMorException.KerMorException ( String  msg,
Exception  inner 
)

Definition at line 16 of file KerMorException.java.

kermor.KerMorException.KerMorException ( String  msg)

Definition at line 20 of file KerMorException.java.


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