ZNTC0706: No line break is allowed after 'throw'
ZNTC0706
Section titled “ZNTC0706”No line break is allowed after ‘throw’
Category: Parser: Statement/Control Flow
Reproduction
Section titled “Reproduction”thrownew Error();How to fix
Section titled “How to fix”See the error message for cause and resolution.