---
title: decimalNumberUnderflowException
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsexceptionname/decimalnumberunderflowexception
---

# decimalNumberUnderflowException

The exception raised on underflow.

## Declaration

```swift
static let decimalNumberUnderflowException: NSExceptionName
```

## See Also

### Recognizing Exceptions

- [decimalNumberExactnessException](foundation/nsexceptionname/decimalnumberexactnessexception.md)
- [decimalNumberOverflowException](foundation/nsexceptionname/decimalnumberoverflowexception.md)
- [decimalNumberDivideByZeroException](foundation/nsexceptionname/decimalnumberdividebyzeroexception.md)
