public class WinIOException extends IOException
| Constructor and Description |
|---|
WinIOException() |
WinIOException(String message) |
WinIOException(String message,
Throwable cause) |
WinIOException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WinIOException()
public WinIOException(String message)
public WinIOException(Throwable cause)
public String getMessage()
getMessage in class Throwablepublic int getErrorCode()
Copyright © 2019. All rights reserved.