org.neo4j.server.configuration.validation
Class RuleFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.neo4j.server.configuration.validation.RuleFailedException
- All Implemented Interfaces:
- Serializable
public class RuleFailedException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RuleFailedException
public RuleFailedException(String message)
RuleFailedException
public RuleFailedException(String message,
Object... args)
Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.