Open
Description
Description
All org.utbot.*Exceptions should not be shown in Java docs (tag @utbot.throwsException is for user code exceptions only).
Expected behavior
@utbot.throwsException should be used only for exceptions from user code.
Need to filter out all of exceptions with classname org.utbot.* from Java docs generation.
Context
The following bugs seeped without this restriction:
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo