InvocationTargetException

Undocumented in source.

Constructors

this
this(Exception e, String msg)
Undocumented in source.

Members

Aliases

getTargetException
alias getTargetException = getCause
Undocumented in source.

Functions

getCause
Exception getCause()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cause
Exception cause;
Undocumented in source.

Meta