Skip to content
Small Text
Normal Text
Large Text
Search
The BALL Website
BALL
Biochemical Algorithms Library
Sections
News
Overview
Documentation
Support
Members
Search
Personal tools
You are not logged in
Log in
Join
You are here:
Home
»
BALLView
»
Documentation
»
1.2
»
namespaceBALL_1_1Exception_html
Navigation
Home
Documentation
Members
Overview
Support
BALLView
Documentation
1.2
V1.2
Log in
Name
Password
Forgot your password?
New user?
Main Page
|
Modules
|
Namespace List
|
Class Hierarchy
|
Class List
|
File List
|
Namespace Members
|
Class Members
BALL::Exception Namespace Reference
[
Common Definitions
]
Exception
.
More...
Classes
class
BALL::Exception::GeneralException
General exception class.
More...
class
BALL::Exception::IndexUnderflow
Index underflow.
More...
class
BALL::Exception::SizeUnderflow
Size underflow.
More...
class
BALL::Exception::IndexOverflow
Index overflow.
More...
class
BALL::Exception::InvalidRange
Invalid range.
More...
class
BALL::Exception::InvalidSize
Invalid Size Throw this exception to indicate that a size was unexpected.
More...
class
BALL::Exception::OutOfRange
Out of range.
More...
class
BALL::Exception::InvalidFormat
Invalid format.
More...
class
BALL::Exception::IllegalSelfOperation
Illegal self operation.
More...
class
BALL::Exception::NullPointer
Null pointer argument is invalid.
More...
class
BALL::Exception::InvalidIterator
Invalid iterator.
More...
class
BALL::Exception::IncompatibleIterators
Incompatible iterator.
More...
class
BALL::Exception::NotImplemented
Not implemented exception.
More...
class
BALL::Exception::IllegalTreeOperation
Illegal tree operation.
More...
class
BALL::Exception::OutOfMemory
Out of memory.
More...
class
BALL::Exception::BufferOverflow
Buffer overflow exception.
More...
class
BALL::Exception::DivisionByZero
Division
by zero error.
More...
class
BALL::Exception::OutOfGrid
Out of grid error.
More...
class
BALL::Exception::FileNotFound
File
not found.
More...
class
BALL::Exception::IllegalPosition
Invalid Position.
More...
class
BALL::Exception::ParseError
Parse Error.
More...
class
BALL::Exception::Precondition
Precondition
failed.
More...
class
BALL::Exception::Postcondition
Postcondition
failed.
More...
class
BALL::Exception::InvalidOption
Exception
to be thrown if an invalid option is given.
More...
class
BALL::Exception::TooManyErrors
Exception
to be thrown if too many errors occur, e.g. in
ForceField
.
More...
class
BALL::Exception::TooManyBonds
Exception
to be thrown if too many bonds for one atom.
More...
class
BALL::Exception::GlobalExceptionHandler
Class handling uncaught exception globally.
More...
Variables
BALL_EXPORT
GlobalExceptionHandler
globalHandler
Global static instance of
GlobalExceptionHandler
.
Detailed Description
Exception
.
This site conforms to the following standards: