OpenOffice.org
XMerge API

org.openoffice.xmerge
Class ConvertException

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

public class ConvertException
extends java.lang.Exception

This Exception is thrown by convert algorithms.

See Also:
Serialized Form

Constructor Summary
ConvertException(java.lang.String message)
          Exception thrown by convert 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

ConvertException

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

OpenOffice.org
XMerge API

Copyright © 2002 OpenOffice.org