Raise Error Type

Throws the specified Java exception with the specified message.

Inputs

Error type
A String object that identifies the type of Java exception to throw.

Message
A String object that contains the message for the Java exception.

Copyright IBM Corp. 2003, 2004