Constructor ConsentCheckException
ConsentCheckException(ConsentCheckExceptionReason, int, string, Exception)
Declaration
public ConsentCheckException(ConsentCheckExceptionReason reason, int errorCode, string message, Exception innerException)
Parameters
Type | Name | Description |
---|---|---|
ConsentCheckExceptionReason | reason | |
int | errorCode | |
string | message | |
Exception | innerException |