public class CGroupsManager.CGroupsException extends RuntimeException
| Constructor and Description |
|---|
CGroupsManager.CGroupsException() |
CGroupsManager.CGroupsException(Exception e) |
| Modifier and Type | Method and Description |
|---|---|
CGroupsManager.CGroupsException |
addCommand(String command) |
CGroupsManager.CGroupsException |
addMessage(String msg) |
String |
getCommand() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CGroupsManager.CGroupsException()
public CGroupsManager.CGroupsException(Exception e)
public CGroupsManager.CGroupsException addCommand(String command)
public CGroupsManager.CGroupsException addMessage(String msg)
public String getCommand()
public String getMessage()
getMessage in class ThrowableCopyright © 2012–2017 The Apache Software Foundation. All rights reserved.