|
|
||
|
|
| JavaThrow["exception"] causes an exception of the specified class to be thrown in the Java thread that called the Mathematica program in which JavaThrow occurred. |
| JavaThrow["exception", "message"] specifies an optional detail message for the exception. |
| JavaThrow[object] causes the specified Java Exception object to be thrown. |
| © 2008 Wolfram Research, Inc. |