public class DocumentSpecsIOException
extends java.lang.RuntimeException
DocumentSpecs implementation.| Constructor and Description |
|---|
DocumentSpecsIOException(java.lang.String message,
java.lang.Throwable cause)
Constructs a exception with the specified detail message and cause.
|