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