SessionCtorAbsentException Constructors
An exception that is thrown when a persistent class doesn’t have a constructor with a Session parameter.Name | Parameters | Description |
---|---|---|
SessionCtorAbsentException(XPClassInfo) | classInfo | Initializes a new instance of the SessionCtorAbsentException class. |
See Also