| Interface | Description |
|---|---|
| Action |
Action interface
Must be implemented by every action provided by the application |
| Class | Description |
|---|---|
| GenericAction |
Generic Action (abstract) implementation with few useful methods
|
| Exception | Description |
|---|---|
| TinyMvcActionNotFoundException |
Exception triggered when the required action is not found
|
| TinyMvcException |
Runtime exception for Tiny MVC errors
|
Copyright © 2016. All rights reserved.