Package | Description |
---|---|
biolockj |
The root biolockj package contains core classes used by all BioLockJ pipelines.
|
biolockj.exception |
This package contains
Exception subclasses specific to BioLockJ. |
biolockj.module | |
biolockj.util |
Static utilities centralize and organize reusable core methods.
|
Class and Description |
---|
ConfigFormatException
ConfigFormatException is thrown if property is defined but the format is invalid.
|
ConfigNotFoundException
ConfigNotFoundException is thrown if a required
Config property is undefined. |
Class and Description |
---|
ConfigException
ConfigException is the superclass for all BioLockJ configuration file Exceptions used to ensure message uniformity.
|
Class and Description |
---|
ConfigFormatException
ConfigFormatException is thrown if property is defined but the format is invalid.
|
Class and Description |
---|
ConfigFormatException
ConfigFormatException is thrown if property is defined but the format is invalid.
|
ConfigNotFoundException
ConfigNotFoundException is thrown if a required
Config property is undefined. |
ConfigPathException
ConfigPathException is thrown if property is invalid file paths are encountered when processing the BioLockJ
configuration file.
|