Library Specification Object Model Reference

QLAssetExistsException Constructor (String, IStage[], Exception)

Creates a new QLAssetExistsException.

public QLAssetExistsException(
   string msg,
   IStage[] existingstages,
   Exception inner
);

Parameters

msg
indicates the message text for the exception
existingstages
the stages which the causal QLAsset currently exists
inner
the inner exception which may have caused this exceptions

See Also

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