Select your preferred scripting language. All code snippets will be displayed in this language.
History
Constructs an exception object from the specified class with the message specified by message and causes that exception to be thrown.
message
See Also: Java Native Interface Specification (Oracle)