Class StorageFullException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.javarosa.core.services.storage.StorageFullException
All Implemented Interfaces:
Serializable

public class StorageFullException
extends RuntimeException
An exception thrown by a StorageUtility when the requested action cannot be completed because there is not enough space in the underlying device storage.
See Also:
Serialized Form