Uses of Class
com.google.appengine.api.blobstore.RangeFormatException
Packages that use RangeFormatException
Package
Description
Provides management and persistent storage of large, immutable byte arrays.
-
Uses of RangeFormatException in com.google.appengine.api.blobstore
Subclasses of RangeFormatException in com.google.appengine.api.blobstoreModifier and TypeClassDescriptionclass
UnsupportedRangeFormatException
is an unchecked exception that is thrown when an valid but unsupported Range header format is provided.