net.sourceforge.jsxe
Class UnrecognizedPluginException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sourceforge.jsxe.UnrecognizedPluginException
- All Implemented Interfaces:
- Serializable
- public class UnrecognizedPluginException
- extends RuntimeException
Signals that an unrecognized DocumentView has been requested.
- Version:
- $Id: UnrecognizedPluginException.java,v 1.2 2005/04/15 20:00:50 ian_lewis Exp $
- Author:
- Ian Lewis
- See Also:
DocumentView
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnrecognizedPluginException
public UnrecognizedPluginException(String type)