public class DesktopActionException extends Exception
| Constructor and Description |
|---|
DesktopActionException(int sts,
String msg)
Class constructor
|
DesktopActionException(String s)
Class constructor
|
DesktopActionException(String s,
Throwable ex)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode()
Return the status code
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2005–2018 Alfresco Software. All rights reserved.