public class DocumentFormatRegistryException
extends java.lang.RuntimeException
DefaultDocumentFormatRegistry cannot be created and initialized
properly.| 构造器和说明 |
|---|
DocumentFormatRegistryException(java.lang.String message,
java.lang.Throwable cause)
Constructs an exception with the specified detail message and cause.
|