Library Specification Object Model Reference

QLAssetNotFoundException Constructor (String, Exception)

Initializes a new instance of the QLAssetNotFoundException class with a specified error message and a reference to the inner exception that is the cause of this exception.

public QLAssetNotFoundException(
   string message,
   Exception inner
);

Parameters

message
inner

See Also

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