public class DocumentFormatRegistryException
extends java.lang.RuntimeException
DefaultDocumentFormatRegistry cannot be created and initialized
properly.| Constructor and Description |
|---|
DocumentFormatRegistryException(java.lang.String message,
java.lang.Throwable cause)
Constructs an exception with the specified detail message and cause.
|