cookxml.cookswt.exception
Class BadStyleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cookxml.core.exception.CookXmlException
cookxml.cookswt.exception.BadStyleException
- All Implemented Interfaces:
- Serializable
- public class BadStyleException
- extends CookXmlException
- Since:
- CookSwt 1.1
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
style
public final String style
lookupClass
public final Class lookupClass
BadStyleException
public BadStyleException(Class lookupClass,
String style)