org.apache.olingo.odata2.jpa.processor.api.exception
Class ODataJPAErrorCallback

java.lang.Object
  extended by org.apache.olingo.odata2.jpa.processor.api.exception.ODataJPAErrorCallback
All Implemented Interfaces:
ODataCallback, ODataErrorCallback

public class ODataJPAErrorCallback
extends Object
implements ODataErrorCallback


Constructor Summary
ODataJPAErrorCallback()
           
 
Method Summary
 ODataResponse handleError(ODataErrorContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ODataJPAErrorCallback

public ODataJPAErrorCallback()
Method Detail

handleError

public ODataResponse handleError(ODataErrorContext context)
                          throws ODataApplicationException
Specified by:
handleError in interface ODataErrorCallback
Throws:
ODataApplicationException


Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.