Uses of Class
com.google.appengine.api.blobstore.RangeFormatException
-
Packages that use RangeFormatException Package Description com.google.appengine.api.blobstore 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.blobstore Modifier and Type Class Description class
UnsupportedRangeFormatException
UnsupportedRangeFormatException
is an unchecked exception that is thrown when an valid but unsupported Range header format is provided.
-