In JAVA the throw keyword is used to throw custom or user defined exceptions. We can throw checked as well as unchecked exceptions using throw keyword.
確定! 回上一頁