Class SoConsentException
Consent missing from Person
Implements
Inherited Members
Namespace: SuperOffice.Exceptions
Assembly: SoCore.dll
Syntax
public class SoConsentException : SoException, ISerializable
Constructors
SoConsentException(string, bool)
Exception stating that consent is missing from person.
Declaration
public SoConsentException(string message, bool logAsException = true)
Parameters
Type | Name | Description |
---|---|---|
string | message | Reason. |
bool | logAsException |