Isolates all exceptions. More...
Classes | |
class | ALGLIB |
Error detected by the ALGLIB library. More... | |
class | BadFunctionArguments |
Function arguments do not satisfy some requirement. More... | |
class | BadStellarZone |
Exception indicating unrecognized or unsuitable stellar zone. More... | |
class | CommandLine |
Error related to parsing the command line. More... | |
class | General |
The base class of all exceptions. More... | |
class | GSLZeroStep |
GSL step size decreased below machine precision. More... | |
class | IO |
Input/Output exception. More... | |
class | NonGSLZeroStep |
Maximum allowed step size decreased below machine precision. More... | |
class | NotImplemented |
Encountered an unimplemented feature. More... | |
class | PathNotFound |
Exception indicating that a file or a directory was not found. More... | |
class | Runtime |
Any runtime error. More... | |
Isolates all exceptions.