com.thoughtworks.xstream.alias
Class CannotResolveClassException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.thoughtworks.xstream.core.BaseException
com.thoughtworks.xstream.XStreamException
com.thoughtworks.xstream.alias.CannotResolveClassException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CannotResolveClassException
Deprecated. As of 1.2, use CannotResolveClassException
instead
public class CannotResolveClassException
- extends XStreamException
- See Also:
- Serialized Form
CannotResolveClassException
public CannotResolveClassException(String className)
- Deprecated. As of 1.2
Copyright © 2004-2008 XStream. All Rights Reserved.