---
title: DOMEventExceptionCode
framework: webkit
role: symbol
role_heading: Structure
path: webkit/domeventexceptioncode
---

# DOMEventExceptionCode

## Declaration

```swift
struct DOMEventExceptionCode
```

## Topics

### Constants

- [DOM_UNSPECIFIED_EVENT_TYPE_ERR](webkit/dom_unspecified_event_type_err.md)

### Initializers

- [init(_:)](webkit/domeventexceptioncode/init(_:).md)
- [init(rawValue:)](webkit/domeventexceptioncode/init(rawvalue:).md)

### Instance Properties

- [rawValue](webkit/domeventexceptioncode/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)

## See Also

### Data Types

- [DOMTimeStamp](webkit/domtimestamp.md)
- [DOMExceptionCode](webkit/domexceptioncode.md)
- [DOMRangeExceptionCode](webkit/domrangeexceptioncode.md)
- [DOMXPathExceptionCode](webkit/domxpathexceptioncode.md)
