public class InvalidRequestFormatExceptionMapper extends TypeAssignableFromExceptionMapper<InvalidRequestFormatException>
MultiModule.Filter| Constructor and Description |
|---|
InvalidRequestFormatExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
Object |
mapToResult(Throwable throwable)
Convert
Throwable to handleable result.(like a Renderable) |
isMatchpublic Object mapToResult(Throwable throwable)
ExceptionMapperThrowable to handleable result.(like a Renderable)throwable - ThrowableRenderable)Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.