Class ITaskSetupPageNotUserControlException
- Namespace
- BlueByte.SOLIDWORKS.PDMProfessional.SDK.Exceptions
- Assembly
- BlueByte.SOLIDWORKS.PDMProfessional.SDK.dll
Fires when the supplied ITaskPage is not a UserControl.
public class ITaskSetupPageNotUserControlException : PDMSDKException, ISerializable, _Exception
- Inheritance
-
ITaskSetupPageNotUserControlException
- Implements
- Inherited Members
Constructors
ITaskSetupPageNotUserControlException(string, Exception)
Creates a new instance of the base exception.
public ITaskSetupPageNotUserControlException(string message, Exception innerException)