IParameterKeysErrors
This interface should be inherited by any contract that uses the Parameter Keys library in order to expose the errors that may be thrown by the library.
Errors
NoKeyComponents
Thrown when no key components are provided.
error NoKeyComponents();