To throw an exception, we generally use the throw keyword followed by a newly constructed exception object (exceptions are themselves objects in Java).
確定! 回上一頁