extends |
AbstractSyncException |
---|---|
implements |
FilterPolicyViolationExceptionInterface |
Methods | ||
---|---|---|
public
|
__construct(SyncProviderInterface $provider, class-string<SyncEntityInterface> $entity, array<string, mixed> $unclaimed)
|
# |
public
|
getMetadata(): array
|
# |
Methods inherited from Salient\Sync\Exception\AbstractSyncException |
---|
getProviderName() |
Methods inherited from Exception |
---|
__wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString() |
Methods used from Salient\Core\Concern\ExceptionTrait |
---|
withExitStatus(), getExitStatus(), __toString() |
Properties | |||
---|---|---|---|
protected
|
array<string, mixed>
|
$Unclaimed
|
# |
Properties used from Salient\Core\Concern\ExceptionTrait |
---|
$ExitStatus |