3ff8eef add "NoSuch" custom exceptions

1 file Authored by ktdreyer 2 years ago, Committed by tkopecek 2 years ago,
    add "NoSuch" custom exceptions
    
    Add more custom exception classes. This will allow to programmatically
    determine the error causes from complex RPCs.
    
    This commit simply defines the new classes and fault codes. Nothing in
    Koji's codebase uses these exceptions yet. We'll begin to raise these
    exceptions after this is widely deployed for clients in the field.
    
        
file modified
+48 -0