---
title: exception
framework: hypervisor
role: symbol
role_heading: Instance Property
path: hypervisor/hv_vcpu_exit_t/exception
---

# exception

Information about an exit exception from the vcpu to the host.

## Declaration

```swift
var exception: hv_vcpu_exit_exception_t
```

## See Also

### Instance Properties

- [reason](hypervisor/hv_vcpu_exit_t/reason.md)
