Qore jni Module  1.2.0
org.qore.jni.QoreException Class Reference

The QoreException class is meant to represent a Qore-language exception. More...

Inherits RuntimeException.

Public Member Methods

 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
 

Detailed Description

The QoreException class is meant to represent a Qore-language exception.


The documentation for this class was generated from the following file: