当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
ContentAssemblyError (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.brms.server.builder
Class ContentAssemblyError
java.lang.Object
org.drools.brms.server.builder.ContentAssemblyError
public class ContentAssemblyError
- extends Object
This class is used to accumulate error reports for asset.
This can then be used to feed back to the user where the problems are.
- Author:
- Michael Neale
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
itemInError
public VersionableItem itemInError
- This may be null, if its not associated to any particular asset.
errorReport
public String errorReport
ContentAssemblyError
public ContentAssemblyError(VersionableItem it,
String message)
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.