Library Specification Object Model Reference

QLException Constructor (String, Exception)

Creates a new QLException, allowing the message and cause of this exception to be specified.

public QLException(
   string msg,
   Exception inner
);

Parameters

msg
inner

See Also

QLException Class | Spss.Dimensions.Library.Specification Namespace | QLException Constructor Overload List