org.drools.lang.dsl
Class DSLMappingParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.drools.lang.dsl.DSLMappingParseException
- All Implemented Interfaces:
- Serializable
public class DSLMappingParseException
- extends Exception
- See Also:
- Serialized Form
message
public String message
line
public int line
DSLMappingParseException
public DSLMappingParseException(String message,
int line)
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
getLine
public int getLine()
toString
public String toString()
- Overrides:
toString
in class Throwable
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.