Closed JeffreySarnoff closed 4 years ago
The ParameterError was not written with Exception as its supertype. I assume this was an oversight. Additionally, I moved that struct to the "exception handling" region of the source code.
ParameterError
Exception
The
ParameterError
was not written withException
as its supertype. I assume this was an oversight. Additionally, I moved that struct to the "exception handling" region of the source code.