---
title: init()
framework: hypervisor
role: symbol
role_heading: Initializer
path: hypervisor/hv_vcpu_exit_exception_t/init()
---

# init()

Creates a new VCPU exit exception instance.

## Declaration

```swift
init()
```

## See Also

### Initializers

- [init(syndrome:virtual_address:physical_address:)](hypervisor/hv_vcpu_exit_exception_t/init(syndrome:virtual_address:physical_address:).md)
