public class OwDuplicateException extends OwException
Thrown when a unique constraint is not satisfied, like unique names for the documents in a folder etc.
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 |
|---|
OwDuplicateException(OwString strMessage_p,
Throwable cause_p) |
OwDuplicateException(String strMessage_p,
Throwable cause_p) |
| Modifier and Type | Method and Description |
|---|---|
String |
getModulName()
get the name of the module / manager / plugin where the exception occurred
|
getLocalizeablemessage, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getModulName()
OwExceptiongetModulName in class OwExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.