java.lang.Exception
Name | Writable | Description |
---|---|---|
message
msg | no | The message for this Java exception. |
name | no | The Java class name for this Java exception. |
type | no | The type for Java exceptions. |
line | no | The line number where this Java exception occurred. |
file | no | The file name for the code where this Java exception occurred. |