framework/nftcliexception library
Exceptions / Errors
- NftCliException
 - Generic exception.
 - NftException
 - Returned by the CLI conveying an error message for invocating packages.
 - NftFileNotFoundException
 - File not found exception.
 - NftFolderNotFoundException
 - Folder not found exception.
 - NftNotEnoughFreespaceException
 - Not enough free disk space.
 - NftStopException
 - In case a stop signal has been received (from a GUI etc).