public class CliLauncherException extends RuntimeException
| Constructor and Description |
|---|
CliLauncherException() |
CliLauncherException(RuntimeException e) |
| Modifier and Type | Method and Description |
|---|---|
void |
addMessage(String message) |
List<String> |
getMessages() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CliLauncherException()
public CliLauncherException(RuntimeException e)
Copyright © 2019 WSO2. All rights reserved.