org.cogroo.tools.checker.rules.exception
Class RulesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cogroo.tools.checker.rules.exception.RulesException
- All Implemented Interfaces:
- Serializable
public class RulesException
- extends RuntimeException
Exception related to the rules mechanism.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RulesException
public RulesException(String message)
RulesException
public RulesException(String message,
Exception e)
Copyright © 2012-2013 CoGrOO. All Rights Reserved.