OpenOffice.org
XMerge API

org.openoffice.xmerge.util.registry
Class RegistryException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.openoffice.xmerge.util.registry.RegistryException
All Implemented Interfaces:
java.io.Serializable

public class RegistryException
extends java.lang.Exception

This Exception is thrown by converter registry algorithms.

See Also:
Serialized Form

Constructor Summary
RegistryException(java.lang.String message)
          Exception thrown by merge algorithms.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RegistryException

public RegistryException(java.lang.String message)
Exception thrown by merge algorithms.
Parameters:
message - Message to be included in the Exception.

OpenOffice.org
XMerge API

Copyright © 2002 OpenOffice.org