com.wewebu.ow.server.ecmimpl.opencmis.users
Class OwUserRepositoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.wewebu.ow.server.exceptions.OwException
com.wewebu.ow.server.ecmimpl.opencmis.users.OwUserRepositoryException
- All Implemented Interfaces:
- Serializable
public class OwUserRepositoryException
- extends com.wewebu.ow.server.exceptions.OwException
Signals an exception in carring out a OwUserRepositoryException operation.
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:
- 4.1.1.0
- See Also:
- Serialized Form
| Methods inherited from class com.wewebu.ow.server.exceptions.OwException |
getLocalizeablemessage, getMessage |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OwUserRepositoryException
public OwUserRepositoryException(String strMessage_p,
Throwable cause_p)
- Parameters:
strMessage_p - cause_p -
OwUserRepositoryException
public OwUserRepositoryException(com.wewebu.ow.server.util.OwString strMessage_p,
Throwable cause_p)
- Parameters:
strMessage_p - cause_p -
OwUserRepositoryException
public OwUserRepositoryException(Throwable th)
- Parameters:
th -
getModulName
public String getModulName()
- Specified by:
getModulName in class com.wewebu.ow.server.exceptions.OwException
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.