com.supermap.services.rest

Class JaxrsServletForJersey.RequestNotCompleteException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • com.supermap.services.rest.JaxrsServletForJersey.RequestNotCompleteException
  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    JaxrsServletForJersey


    protected static class JaxrsServletForJersey.RequestNotCompleteException
    extends java.lang.Exception
    

    Request incomplete exception, which means the current request is just a part of complete request.

    See Also:
    Serialized Form
    • Method Summary

      • 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

      • JaxrsServletForJersey.RequestNotCompleteException

        public JaxrsServletForJersey.RequestNotCompleteException()