com.japisoft.xmlpad.bean
Class UnknownEntity

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.japisoft.xmlpad.bean.UnknownEntity
All Implemented Interfaces:
java.io.Serializable

public class UnknownEntity
extends java.lang.Exception

Version:
1.0
Author:
(c) 2002 JAPISoft
See Also:
Exception, XMLResolver, Serialized Form

Constructor Summary
UnknownEntity()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnknownEntity

public UnknownEntity()