Uses of Class
org.multiverse.api.exceptions.LoadException

Packages that use LoadException
org.multiverse.api.exceptions Contains the most important exceptions. 
 

Uses of LoadException in org.multiverse.api.exceptions
 

Subclasses of LoadException in org.multiverse.api.exceptions
 class LoadLockedException
          A LoadException that indicates that a load failed because the item was locked.
 class LoadTooOldVersionException
          A LoadException that indicates that a load was done, but the version needed could not be found because it is too old (and doesn't exist anymore).
 class LoadUncommittedException
          An IllegalStateException that is thrown when an object is loaded but has not been committed yet.
 



Copyright © 2008-2010 Multiverse. All Rights Reserved.