| ... | @@ -246,3 +246,7 @@ try { stack.empiler(value); } |
... | @@ -246,3 +246,7 @@ try { stack.empiler(value); } |
|
|
catch (FullStackException e1) { ... }
|
|
catch (FullStackException e1) { ... }
|
|
|
catch (NegativeElementException e2) { ... }
|
|
catch (NegativeElementException e2) { ... }
|
|
|
```
|
|
```
|
|
|
|
|
|
|
|
# Classe `Exception`
|
|
|
|
|
|
|
|
TBC |
|
|
|
\ No newline at end of file |