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
| Constructor and Description |
|---|
OwUserRepositoryException(com.wewebu.ow.server.util.OwString strMessage_p,
Throwable cause_p) |
OwUserRepositoryException(String strMessage_p,
Throwable cause_p) |
OwUserRepositoryException(Throwable th) |
| Modifier and Type | Method and Description |
|---|---|
String |
getModulName() |
getLocalizeablemessage, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OwUserRepositoryException(String strMessage_p, Throwable cause_p)
strMessage_p - cause_p - public OwUserRepositoryException(com.wewebu.ow.server.util.OwString strMessage_p,
Throwable cause_p)
strMessage_p - cause_p - public OwUserRepositoryException(Throwable th)
th - public String getModulName()
getModulName in class com.wewebu.ow.server.exceptions.OwExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.