Library Specification Object Model Reference

QLAssetExistsException Constructor (String, IStage[])

Creates a new QLAssetExistsException.

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

Parameters

msg
indicates the message text for the exception
existingstages
the stages which the causal QLAsset currently exists

See Also

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