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