WMRuntimeException(int msgCode, Object[] args, Exception cause) Construct a new WMRuntimeException with the specified error code
and/or nested exception.
Construct a new WMRuntimeException with the specified error code
and/or nested exception.
Parameters: msgCode - Message code, a key into the message catalog. Parameters: args - Optional arguments for substitution into localized messagestring. Parameters: cause - Nested exception (can be null).