public class EdnIOException extends EdnException
IOException.| Constructor and Description |
|---|
EdnIOException(IOException cause) |
EdnIOException(String msg,
IOException cause) |
| Modifier and Type | Method and Description |
|---|---|
IOException |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EdnIOException(String msg, IOException cause)
public EdnIOException(IOException cause)
public IOException getCause()
Copyright © 2019. All rights reserved.