---
title: SFContentBlockerErrorCode
framework: safariservices
role: symbol
role_heading: Enumeration
path: safariservices/sfcontentblockererrorcode
---

# SFContentBlockerErrorCode

Messages that describe a content blocker error.

## Declaration

```swift
enum SFContentBlockerErrorCode
```

## Topics

### Constants

- [SFContentBlockerErrorCode.noExtensionFound](safariservices/sfcontentblockererrorcode/noextensionfound.md)
- [SFContentBlockerErrorCode.noAttachmentFound](safariservices/sfcontentblockererrorcode/noattachmentfound.md)
- [SFContentBlockerErrorCode.loadingInterrupted](safariservices/sfcontentblockererrorcode/loadinginterrupted.md)

### Initializers

- [init(rawValue:)](safariservices/sfcontentblockererrorcode/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Deprecated

- [SFContentBlockerErrorDomain](safariservices/sfcontentblockererrordomain.md)
- [SFAuthenticationSession](safariservices/sfauthenticationsession.md)
- [SFAuthenticationError](safariservices/sfauthenticationerror-swift.struct.md)
- [SFAuthenticationError.Code](safariservices/sfauthenticationerror-swift.struct/code.md)
- [SFAuthenticationErrorDomain](safariservices/sfauthenticationerrordomain.md)
