format |
|
description |
This is the simplest form of EveException. This
EveException simply wraps a standard Java (or other) exception. It contains
the name of the throwing class, the throwing method, and the exception
that was thrown. It also contains a stack trace in |
parameters |
|
returns |
nothing |
throws |
The |