com.wewebu.ow.csqlc
Class OwCSQLCException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.wewebu.ow.server.exceptions.OwException
com.wewebu.ow.csqlc.OwCSQLCException
- All Implemented Interfaces:
- Serializable
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
- Since:
- 3.2.0.0
- See Also:
- Serialized Form
Method Summary |
String |
getModulName()
get the name of the module / manager / plugin where the exception occurred |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OwCSQLCException
public OwCSQLCException(OwString strMessage_p,
Throwable cause_p)
OwCSQLCException
public OwCSQLCException(OwString strMessage_p)
OwCSQLCException
public OwCSQLCException(String strMessage_p,
Throwable cause_p)
OwCSQLCException
public OwCSQLCException(String strMessage_p)
getModulName
public String getModulName()
- Description copied from class:
OwException
- get the name of the module / manager / plugin where the exception occurred
- Specified by:
getModulName
in class OwException
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.