Module com.flexganttfx.model
Package com.flexganttfx.model.exception
package com.flexganttfx.model.exception
Specialized exception classes.
- Since:
- 1.0
-
ExceptionsClassDescriptionAn exception type used to indicate that the line index used for an activity is not within the possible range for a given row.An exception type used in the context of
ActivityRepository
whenever something goes wrong inside the repository.