Class RestApiRouter.RequestBodyTooLargeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.loomcache.server.rest.RestApiRouter.RequestBodyTooLargeException
- All Implemented Interfaces:
Serializable
- Enclosing class:
RestApiRouter
Typed client-input failure for request bodies that exceed the REST router limit.
- See Also:
-
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString