Class IncorrectQueryParametersException

  • All Implemented Interfaces:
    java.io.Serializable

    public class IncorrectQueryParametersException
    extends OData2ServicesException
    Thrown when the query parameters in the OData Request are not valid and they cannot be parsed into an entity type.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException

        getCode, getHttpStatus, getLocale
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • IncorrectQueryParametersException

        public IncorrectQueryParametersException()
        Constructor to create IncorrectQueryParametersException