org.dbxml.core.indexer
Class CannotCreateException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.dbxml.server.dbXMLException
|
+--org.dbxml.core.DBException
|
+--org.dbxml.core.indexer.IndexerException
|
+--org.dbxml.core.indexer.CannotCreateException
- All Implemented Interfaces:
- java.io.Serializable
- public final class CannotCreateException
- extends IndexerException
A CannotCreateException is thrown if an Indexer cannot
be properly created in the server context for some reason.
- See Also:
- Serialized Form
Methods inherited from class org.dbxml.server.dbXMLException |
getWrappedThrowable, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CannotCreateException
public CannotCreateException()
CannotCreateException
public CannotCreateException(java.lang.String message)
Copyright (c) 1999-2001 The dbXML Group, All rights reserved