void add(mixed value)
Add a value at the front of the list
The value to add.
An error if the list is full.