JODConverter Core 4.4.9 API
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.jodconverter.core.office.TemporaryException
-
- All Implemented Interfaces:
- java.io.Serializable
public class TemporaryException
extends java.lang.Exception
Represents an error condition that can be temporary, i.e., that could go away by simply retrying
the same operation after an interval.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
| Constructor and Description |
TemporaryException(@NonNull java.lang.String message)
Constructs a new exception with the specified message.
|
TemporaryException(@NonNull java.lang.Throwable cause)
Constructs a new exception with the specified cause.
|
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
JODConverter Core 4.4.9 API
- Detail:
- Field |
- Constr |
- Method
Copyright © 2022 - present; JODConverter. All rights reserved.