Class PDMSDKException
- Namespace
- BlueByte.SOLIDWORKS.PDMProfessional.SDK.Exceptions
- Assembly
- BlueByte.SOLIDWORKS.PDMProfessional.SDK.dll
Base exception.
public class PDMSDKException : Exception, ISerializable, _Exception
- Inheritance
-
PDMSDKException
- Implements
- Derived
- Inherited Members
Constructors
PDMSDKException()
Creates a new instance of the base exception.
public PDMSDKException()
PDMSDKException(string, Exception)
Creates a new instance of the base exception.
public PDMSDKException(string message, Exception innerException)