Uses of Class
org.dps.core.persist.NoSuchCharacterException

Packages that use NoSuchCharacterException
org.dps.core.persist   
 

Uses of NoSuchCharacterException in org.dps.core.persist
 

Methods in org.dps.core.persist that throw NoSuchCharacterException
 Capsuleer IEvePersistenceFactory.loadCharacter(int keyID)
          Reload a persisted Character instance corresponding to the given key ID.