public class OwShortCutException
extends com.wewebu.ow.server.exceptions.OwException
OwShortCut Exception used when saving document/folder shortcuts to favorites.
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 |
---|
OwShortCutException(com.wewebu.ow.server.util.OwString strMessage_p)
construct a exception with a message
|
OwShortCutException(com.wewebu.ow.server.util.OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
OwShortCutException(String strMessage_p)
construct a exception with a message
|
OwShortCutException(String strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
Modifier and Type | Method and Description |
---|---|
String |
getModulName()
get the name of the module / manager / plugin where the exception occurred
|
getLocalizeablemessage, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OwShortCutException(String strMessage_p)
public OwShortCutException(com.wewebu.ow.server.util.OwString strMessage_p)
public OwShortCutException(String strMessage_p, Throwable cause_p)
public OwShortCutException(com.wewebu.ow.server.util.OwString strMessage_p, Throwable cause_p)
public String getModulName()
getModulName
in class com.wewebu.ow.server.exceptions.OwException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.