public class DocumentNotFoundError
extends java.io.IOError
DocumentNotFoundError
.Constructor and Description |
---|
DocumentNotFoundError(@Nullable java.lang.Throwable cause)
Constructs a new instance of DocumentNotFoundError with the specified cause.
|
public DocumentNotFoundError(@Nullable @Nullable java.lang.Throwable cause)
cause
- The cause of this error, or null if the cause is not known