InvocationFailureException(msg: String)
Create a new InvocationFailureException with the supplied error message.
InvocationFailureException(msg: String, cause: Throwable)
Create a new InvocationFailureException with the specified error message and root cause.