Java stored procedures cannot use the System.exit() method. Calling this method in Stored Procedure body results in a compilation error.
TOCIndex