BIP2927

Severity

20 : Error

Message

The Java method '<insert_0>' was found but it has a 'throws' clause

Explanation

The Java method '<insert_0>' must not have a 'throws' clause

Response

Examine and correct the SQL program to ensure that no referenced Java methods have 'throws' clauses.