Package | Description |
---|---|
spark |
Modifier and Type | Class and Description |
---|---|
class |
ExceptionHandlerImpl |
Modifier and Type | Method and Description |
---|---|
static void |
Spark.exception(Class<? extends Exception> exceptionClass,
ExceptionHandler handler)
Maps an exception handler to be executed when an exception occurs during routing
|
void |
Service.exception(Class<? extends Exception> exceptionClass,
ExceptionHandler handler)
Maps an exception handler to be executed when an exception occurs during routing
|
Copyright © 2017. All rights reserved.