Uses of Class
com.thoughtworks.xstream.alias.CannotResolveClassException

Packages that use CannotResolveClassException
com.thoughtworks.xstream.mapper   
 

Uses of CannotResolveClassException in com.thoughtworks.xstream.mapper
 

Subclasses of CannotResolveClassException in com.thoughtworks.xstream.mapper
 class CannotResolveClassException
          Exception thrown if a mapper cannot locate the appropriate class for an element.
 



Copyright © 2004-2012 XStream. All Rights Reserved.