org.apache.tika.server
Class TikaExceptionMapper
java.lang.Object
org.apache.tika.server.TikaExceptionMapper
- All Implemented Interfaces:
- javax.ws.rs.ext.ExceptionMapper<TikaException>
@Provider
public class TikaExceptionMapper
- extends Object
- implements javax.ws.rs.ext.ExceptionMapper<TikaException>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TikaExceptionMapper
public TikaExceptionMapper()
toResponse
public javax.ws.rs.core.Response toResponse(TikaException e)
- Specified by:
toResponse
in interface javax.ws.rs.ext.ExceptionMapper<TikaException>
Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.