public class OwBPMNotePropertyException
extends com.wewebu.ow.server.exceptions.OwObjectNotFoundException
Exception which indicates that there is no note property defined.
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 |
---|
OwBPMNotePropertyException(List itemsWithNoNoteProperty_p,
com.wewebu.ow.server.util.OwString strMessage_p)
construct a exception with a message
|
OwBPMNotePropertyException(List itemsWithNoNoteProperty_p,
com.wewebu.ow.server.util.OwString strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
OwBPMNotePropertyException(List itemsWithNoNoteProperty_p,
String strMessage_p)
constructor
|
OwBPMNotePropertyException(List itemsWithNoNoteProperty_p,
String strMessage_p,
Throwable cause_p)
construct a exception with a message and Throwable
|
Modifier and Type | Method and Description |
---|---|
List |
getItemsWithNoNoteProperty()
getter method for itemsWithNoNoteProperty
|
getLocalizeablemessage, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OwBPMNotePropertyException(List itemsWithNoNoteProperty_p, String strMessage_p)
itemsWithNoNoteProperty_p
- strMessage_p
- public OwBPMNotePropertyException(List itemsWithNoNoteProperty_p, com.wewebu.ow.server.util.OwString strMessage_p)
public OwBPMNotePropertyException(List itemsWithNoNoteProperty_p, String strMessage_p, Throwable cause_p)
public List getItemsWithNoNoteProperty()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.