# Enumeration: SAWSpinErrorCode

## Enumeration Members

### SAW\_OK

> **SAW\_OK**: `0`

No error

***

### SAW\_NO\_SPINS

> **SAW\_NO\_SPINS**: `40001`

User doesn't have 'spin attempts' to play. In case buy in type for the game is 'spins' based

***

### SAW\_PRIZE\_POOL\_EMPTY

> **SAW\_PRIZE\_POOL\_EMPTY**: `40002`

The are no prizes left to play the game

***

### SAW\_NOT\_ENOUGH\_POINTS

> **SAW\_NOT\_ENOUGH\_POINTS**: `40003`

User doesn't have enough points to play. In case buy in type for the game is 'points' based

***

### SAW\_FAILED\_MAX\_SPINS\_REACHED

> **SAW\_FAILED\_MAX\_SPINS\_REACHED**: `40004`

User reached max number of game attempts defined in the BackOffice

***

### SAW\_TEMPLATE\_NOT\_ACTIVE

> **SAW\_TEMPLATE\_NOT\_ACTIVE**: `40007`

User tries to play a template that is restricted by date

***

### SAW\_VISITOR\_STOP\_SPIN\_REQUEST

> **SAW\_VISITOR\_STOP\_SPIN\_REQUEST**: `-40001`

Special code for the 'visitor' mode

***

### SAW\_NOT\_IN\_SEGMENT

> **SAW\_NOT\_IN\_SEGMENT**: `40009`

User is not in the segment

***

### SAW\_NO\_BALANCE\_GEMS

> **SAW\_NO\_BALANCE\_GEMS**: `40011`

User doesn't have enough gems to play. In case buy in type for the game is 'gems' based

***

### SAW\_NO\_BALANCE\_DIAMONDS

> **SAW\_NO\_BALANCE\_DIAMONDS**: `40012`

User doesn't have enough diamonds to play. In case buy in type for the game is 'diamonds' based
