public class DocumentFormatRegistryException
extends java.lang.RuntimeException
DefaultDocumentFormatRegistry cannot be created and initialized
properly.| Constructor and Description |
|---|
DocumentFormatRegistryException(@NonNull java.lang.String message)
Constructs an exception with the specified detail message and cause.
|
DocumentFormatRegistryException(@NonNull java.lang.String message,
@NonNull java.lang.Throwable cause)
Constructs an exception with the specified detail message and cause.
|
public DocumentFormatRegistryException(@NonNull java.lang.String message)
message - the detail message.public DocumentFormatRegistryException(@NonNull java.lang.String message,
@NonNull java.lang.Throwable cause)
message - the detail message.cause - the cause.Copyright © 2022 - present; JODConverter. All rights reserved.