public final class CommandFailedException extends SkypeException
| Modifier and Type | Method and Description |
|---|---|
int |
getCode()
returns the error code.
|
String |
getMessage()
Returns the humanreadible error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic int getCode()
public String getMessage()
getMessage in class ThrowableCopyright © 2013. All Rights Reserved.