AuthScimApplicationProjectionStoreConformanceFailure constructor
Creates a failure for caseId caused by cause.
Implementation
const AuthScimApplicationProjectionStoreConformanceFailure(
this.caseId,
this.cause,
);
Creates a failure for caseId caused by cause.
const AuthScimApplicationProjectionStoreConformanceFailure(
this.caseId,
this.cause,
);