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 classUnsupportedRangeFormatExceptionUnsupportedRangeFormatExceptionis an unchecked exception that is thrown when an valid but unsupported Range header format is provided.
-