17 lines
559 B
ReStructuredText
17 lines
559 B
ReStructuredText
|
|
.. _-handleRejections-java-:
|
||
|
|
|
||
|
|
handleRejections
|
||
|
|
================
|
||
|
|
|
||
|
|
Description
|
||
|
|
-----------
|
||
|
|
|
||
|
|
Using this directive is an alternative to using a global implicitly defined ``RejectionHandler`` that
|
||
|
|
applies to the complete route.
|
||
|
|
|
||
|
|
See :ref:`rejections-java` for general information about options for handling rejections.
|
||
|
|
|
||
|
|
Example
|
||
|
|
-------
|
||
|
|
TODO: Example snippets for JavaDSL are subject to community contributions! Help us complete the docs, read more about it here: `write example snippets for Akka HTTP Java DSL #20466 <https://github.com/akka/akka/issues/20466>`_.
|