public class ShellException
extends net.idea.modbcum.i.exceptions.AmbitException
Modifier and Type | Field and Description |
---|---|
protected CommandShell |
shell |
Constructor and Description |
---|
ShellException(CommandShell shell) |
ShellException(CommandShell shell,
String message) |
ShellException(CommandShell shell,
String message,
Throwable cause) |
ShellException(CommandShell shell,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected CommandShell shell
public ShellException(CommandShell shell)
public ShellException(CommandShell shell, String message)
public ShellException(CommandShell shell, String message, Throwable cause)
public ShellException(CommandShell shell, Throwable cause)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.