org.drools.jsr94.rules.repository
Class RuleExecutionSetRepositoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.rules.RuleException
javax.rules.RuleExecutionException
org.drools.jsr94.rules.repository.RuleExecutionSetRepositoryException
- All Implemented Interfaces:
- Serializable
public class RuleExecutionSetRepositoryException
- extends javax.rules.RuleExecutionException
TODO
- Version:
- $Revision$ $Date$
- See Also:
- Serialized Form
| Fields inherited from class javax.rules.RuleException |
embeddedException |
| Methods inherited from class javax.rules.RuleException |
getCause, printStackTrace, printStackTrace, printStackTrace, toString |
RuleExecutionSetRepositoryException
public RuleExecutionSetRepositoryException(String message)
- TODO
- Parameters:
message -
RuleExecutionSetRepositoryException
public RuleExecutionSetRepositoryException(String message,
Exception exception)
- TODO
- Parameters:
message - exception -
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.