Uses of Class
ai.nightfall.scan.model.BaseNightfallException
Packages that use BaseNightfallException
-
Uses of BaseNightfallException in ai.nightfall.scan.model
Subclasses of BaseNightfallException in ai.nightfall.scan.modelModifier and TypeClassDescriptionclassThe exception thrown when the Nightfall API returns an HTTP status code in the range [400, 599].classThe exception thrown when the Nightfall client is unable to process a request due to an unexpected error.classAn exception that indicates that a timeout was exceeded while processing a request.