The QoreException class is meant to represent a Qore-language exception.
More...
|
|
| QoreException (String err, String desc, Object arg) |
| | creates the object with the given arguments
|
|
| QoreException (String err, String desc) |
| | creates the object with the given arguments
|
|
| QoreException (String err) |
| | creates the object with the given arguments
|
The QoreException class is meant to represent a Qore-language exception.
The documentation for this class was generated from the following file:
- src/java/org/qore/jni/QoreException.java