|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConsoleErrorHandler | |
|---|---|
| org.sonatype.gshell.console | Interactive console framework. |
| org.sonatype.gshell.shell | |
| Uses of ConsoleErrorHandler in org.sonatype.gshell.console |
|---|
| Methods in org.sonatype.gshell.console that return ConsoleErrorHandler | |
|---|---|
ConsoleErrorHandler |
Console.getErrorHandler()
|
| Methods in org.sonatype.gshell.console with parameters of type ConsoleErrorHandler | |
|---|---|
void |
Console.setErrorHandler(ConsoleErrorHandler errorHandler)
|
| Uses of ConsoleErrorHandler in org.sonatype.gshell.shell |
|---|
| Classes in org.sonatype.gshell.shell that implement ConsoleErrorHandler | |
|---|---|
class |
ShellErrorHandler
Shell ConsoleErrorHandler which renders errors with ANSI codes. |
| Methods in org.sonatype.gshell.shell with parameters of type ConsoleErrorHandler | |
|---|---|
void |
ShellImpl.setErrorHandler(ConsoleErrorHandler errorHandler)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||