OfficeConverterException
instead@Deprecated public class OpenOfficeConverterException extends Exception
Constructor and Description |
---|
OpenOfficeConverterException(String message)
Deprecated.
Constructs a new
OpenOfficeConverterException . |
OpenOfficeConverterException(String message,
Throwable cause)
Deprecated.
Constructs a new
OpenOfficeConverterException . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OpenOfficeConverterException(String message)
OpenOfficeConverterException
.message
- the string explaining the error.public OpenOfficeConverterException(String message, Throwable cause)
OpenOfficeConverterException
.message
- the string explaining the error.cause
- the Throwable
which is the cause of this exception.Copyright © 2004–2021 XWiki. All rights reserved.