public class OwCSQLCException extends OwException
Content SQL Creator base exception.
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 |
|---|
OwCSQLCException(OwString strMessage_p) |
OwCSQLCException(OwString strMessage_p,
Throwable cause_p) |
OwCSQLCException(String strMessage_p) |
OwCSQLCException(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 OwCSQLCException(OwString strMessage_p)
public OwCSQLCException(String strMessage_p)
public String getModulName()
OwExceptiongetModulName in class OwExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.