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

public static final class RestApiRouter.RequestBodyTooLargeException extends IOException
Typed client-input failure for request bodies that exceed the REST router limit.
See Also: