protected static final class JacksonWriter.WritingError extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
private IOException |
wrapped |
| Modifier | Constructor and Description |
|---|---|
protected |
WritingError(IOException wrapped) |
| Modifier and Type | Method and Description |
|---|---|
IOException |
wrapped() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
private final IOException wrapped
protected WritingError(IOException wrapped)
public IOException wrapped()
Copyright © 2019 JBoss by Red Hat. All rights reserved.