public class ExtraToolInstallersException extends IOException
| Constructor and Description |
|---|
ExtraToolInstallersException(ToolInstaller installer,
String message) |
ExtraToolInstallersException(ToolInstaller installer,
String message,
Throwable cause) |
ExtraToolInstallersException(ToolInstaller installer,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
ToolInstaller |
getInstaller() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExtraToolInstallersException(ToolInstaller installer, String message)
public ExtraToolInstallersException(ToolInstaller installer, Throwable cause)
public ExtraToolInstallersException(ToolInstaller installer, String message, Throwable cause)
public ToolInstaller getInstaller()
Copyright © 2016–2022. All rights reserved.