public class

CannotResolveClassException

extends XStreamException
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
Known Direct Subclasses

This class is deprecated.
As of 1.2, use CannotResolveClassException instead

Summary

Public Constructors
CannotResolveClassException(String className)
This constructor is deprecated. As of 1.2
[Expand]
Inherited Methods
From class com.thoughtworks.xstream.XStreamException
From class com.thoughtworks.xstream.core.BaseException
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public CannotResolveClassException (String className)

This constructor is deprecated.
As of 1.2