当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
ExpanderException (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.lang
Class ExpanderException
java.lang.Object
org.drools.compiler.DroolsError
org.drools.lang.ExpanderException
public class ExpanderException
- extends DroolsError
Method Summary |
int |
getLine()
|
String |
getMessage()
Classes that extend this must provide a printable message,
which summarises the error. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpanderException
public ExpanderException(String message,
int line)
getMessage
public String getMessage()
- Description copied from class:
DroolsError
- Classes that extend this must provide a printable message,
which summarises the error.
- Specified by:
getMessage
in class DroolsError
getLine
public int getLine()
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.