Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
We currently have some exceptions like UnknownJobManager and the like that should be sub types of the to be introduced QueryableStateException. Right now, they extend checked and unchecked Exceptions.