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) |
getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OwViewUpdateException(String message_p)
public OwViewUpdateException(OwString message_p)
public String getModulName()
OwRuntimeException
getModulName
in class OwRuntimeException
public void setModulName(String moduleName)
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.