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, toString
public WinIOException()
public WinIOException(String message)
public WinIOException(Throwable cause)
public String getMessage()
getMessage
in class Throwable
public int getErrorCode()
Copyright © 2004–2022. All rights reserved.