---
title: exception_mask_array_t
framework: kernel
role: symbol
role_heading: Type Alias
path: kernel/exception_mask_array_t
---

# exception_mask_array_t

## Declaration

```occ
typedef exception_mask_t *exception_mask_array_t;
```

## See Also

### Errors

- [mach_to_bsd_errno](kernel/1463711-mach_to_bsd_errno.md)
- [mach_error_fn_t](kernel/mach_error_fn_t.md)
- [mach_error_t](kernel/mach_error_t.md)
- [mach_exception_code_t](kernel/mach_exception_code_t.md)
- [mach_exception_data_t](kernel/mach_exception_data_t.md)
- [mach_exception_data_type_t](kernel/mach_exception_data_type_t.md)
- [mach_exception_subcode_t](kernel/mach_exception_subcode_t.md)
- [exception_behavior_array_t](kernel/exception_behavior_array_t.md)
- [exception_behavior_t](kernel/exception_behavior_t.md)
- [exception_data_t](kernel/exception_data_t.md)
- [exception_data_type_t](kernel/exception_data_type_t.md)
- [exception_flavor_array_t](kernel/exception_flavor_array_t.md)
- [exception_handler_array_t](kernel/exception_handler_array_t.md)
- [exception_handler_t](kernel/exception_handler_t.md)
- [exception_mask_t](kernel/exception_mask_t.md)
- [exception_port_arrary_t](kernel/exception_port_arrary_t.md)
- [exception_port_array_t](kernel/exception_port_array_t.md)
- [exception_port_t](kernel/exception_port_t.md)
- [exception_type_t](kernel/exception_type_t.md)
