Class IdentityInfoException
- Namespace
- BlueByte.SOLIDWORKS.PDMProfessional.SDK.Exceptions
- Assembly
- BlueByte.SOLIDWORKS.PDMProfessional.SDK.dll
Fires in GetAddInInfo(ref EdmAddInInfo, IEdmVault5, IEdmCmdMgr5) if attribute is missing.
public class IdentityInfoException : PDMSDKException, ISerializable, _Exception
- Inheritance
-
IdentityInfoException
- Implements
- Inherited Members
Constructors
IdentityInfoException()
Creates a new instance of the base exception.
public IdentityInfoException()
IdentityInfoException(string, Exception)
Creates a new instance of the base exception.
public IdentityInfoException(string message, Exception innerException)