public class OwViewUpdateException extends OwRuntimeException
Specific exception to throw if an onUpdate call end exceptional.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
| Constructor and Description |
|---|
OwViewUpdateException(OwString message_p) |
OwViewUpdateException(OwString message_p,
Throwable throwable_p) |
OwViewUpdateException(String message_p) |
OwViewUpdateException(String message_p,
Throwable throwable_p) |
| Modifier and Type | Method and Description |
|---|---|
String |
getModulName()
Get the name of the module / manager / plugin where the exception occured.
|
void |
setModulName(String moduleName) |
getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OwViewUpdateException(String message_p)
public OwViewUpdateException(OwString message_p)
public String getModulName()
OwRuntimeExceptiongetModulName in class OwRuntimeExceptionpublic void setModulName(String moduleName)
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.