Package edu.ksu.cis.projects.bogor.module.throwable

Provides for Bogor throwables.

See:
          Description

Exception Summary
ArithmeticBogorException Represents an arithmetic exception in a model.
AssertionBogorException Represents an assertion exception in a model.
BadMonitorBogorException Represents a bad monitor exception in a model.
BogorException Represents a Bogor exception.
CastBogorException Represents a cast exception in a model.
ExceptionThrownBogorException Represents a thrown exception.
ExtFailedBogorException Represents an extension call failed exception.
IllFormedModelBogorException Represents an ill-formed exception in a model.
IndexOutOfBoundsBogorException Represents an index out of bounds exception in a model.
NullPointerBogorException Represents a null-pointer exception in a model.
RangeBogorException Represents a range exception in a model.
 

Error Summary
BogorError Represents a Bogor error.
 

Package edu.ksu.cis.projects.bogor.module.throwable Description

Provides for Bogor throwables.

Author: Robby