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.ExceptionRequest incomplete exception, which means the current request is just a part of complete request.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description JaxrsServletForJersey.RequestNotCompleteException()
-