Skip to content

Handling ua.UaError exceptions #1059

Answered by schroeder-
TheFern2 asked this question in Q&A
Discussion options

You must be logged in to vote

It is a error from the linter. When you don't specify a init method, the init from the parent class will be called. In this case the init from RuntimeError is called. RuntimeError init accepts a str as arguments.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@TheFern2
Comment options

@schroeder-
Comment options

@TheFern2
Comment options

Answer selected by TheFern2
Comment options

You must be logged in to vote
1 reply
@TheFern2
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants