org.drools.scorecards.parser
Class ScorecardParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.drools.scorecards.parser.ScorecardParseException
- All Implemented Interfaces:
- Serializable
public class ScorecardParseException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ScorecardParseException
public ScorecardParseException()
ScorecardParseException
public ScorecardParseException(String message)
ScorecardParseException
public ScorecardParseException(String message,
Throwable cause)
ScorecardParseException
public ScorecardParseException(Throwable cause)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.