public final class NotFoundException extends ReaderException
Modifier and Type | Field and Description |
---|---|
private static NotFoundException |
INSTANCE |
isStackTrace, NO_TRACE
Modifier | Constructor and Description |
---|---|
private |
NotFoundException() |
Modifier and Type | Method and Description |
---|---|
static NotFoundException |
getNotFoundInstance() |
fillInStackTrace, setStackTrace
private static final NotFoundException INSTANCE
public static NotFoundException getNotFoundInstance()