Constructs a new exception with the specified detail message and nested Throwables.
Parameters: msg - the detail message. Parameters: nested - the nested Throwable[].
Constructs a new exception with the specified detail message and failed object.
Parameters: msg - the detail message. Parameters: failed - the failed object.
Fields inherited from org.jpox.exceptions.JPOXException