Class DatastoreReadOnlyException

All Implemented Interfaces:
Serializable

public class DatastoreReadOnlyException extends NucleusUserException
Exception thrown when trying to update a datastores contents when it is read-only. The ClassLoaderResolver is used when converting for associated JDO exception.
See Also: