| Name | Description | Type | Package | Framework |
| Fallback | Fallback to dispatch an exceptional situation. | Interface | org.takes.facets.fallback | Takes |
| FbChain | The class is immutable and thread-safe. | Class | org.takes.facets.fallback | Takes |
| FbEmpty | The class is immutable and thread-safe. | Class | org.takes.facets.fallback | Takes |
| FbFixed | Fallback with a fixed response. | Class | org.takes.facets.fallback | Takes |
| FbSlf4j | Fallback that logs all problems through SFL4J. | Class | org.takes.facets.fallback | Takes |
| FbStatus | Fallback on status code that equals to the provided value. | Class | org.takes.facets.fallback | Takes |
| FbWrap | The class is immutable and thread-safe. | Class | org.takes.facets.fallback | Takes |
| RqFallback | Request with an error inside. | Interface | org.takes.facets.fallback | Takes |
| RqFallback .Fake | Fake implementation, for unit tests mostly. | Class | org.takes.facets.fallback.RqFallback | Takes |
| TkFallback | The class is immutable and thread-safe. | Class | org.takes.facets.fallback | Takes |