cookxml.core.exception
Class NoConstructorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cookxml.core.exception.CookXmlException
cookxml.core.exception.SetupException
cookxml.core.exception.NoConstructorException
- All Implemented Interfaces:
- Serializable
public class NoConstructorException
- extends SetupException
- Since:
- CookXml 3.1
- Version:
- $Id: NoConstructorException.java 215 2007-06-06 03:59:41Z coconut $
- See Also:
- Serialized Form
targetClass
public final Class targetClass
NoConstructorException
public NoConstructorException(Class tagClass)
toString
public String toString()
- Overrides:
toString in class Throwable