@InterfaceAudience.User @InterfaceStability.Stable public class MalformedCarbonCommandException extends Exception
| Constructor and Description |
|---|
MalformedCarbonCommandException(String msg)
Constructor
|
MalformedCarbonCommandException(String msg,
Throwable t)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
getMessage
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MalformedCarbonCommandException(String msg)
msg - The error message for this exception.public String getMessage()
getMessage in class ThrowableCopyright © 2016–2019 The Apache Software Foundation. All rights reserved.