public class DocumentFormatRegistryException extends RuntimeException
DefaultDocumentFormatRegistry cannot be created and initialized
properly.| Constructor and Description |
|---|
DocumentFormatRegistryException(@NonNull String message)
Constructs an exception with the specified detail message and cause.
|
DocumentFormatRegistryException(@NonNull String message,
@NonNull Throwable cause)
Constructs an exception with the specified detail message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DocumentFormatRegistryException(@NonNull String message)
message - the detail message.Copyright © 2022 - present; JODConverter. All rights reserved.