org.neo4j.helpers
Class ThisShouldNotHappenError
java.lang.Object
java.lang.Throwable
java.lang.Error
org.neo4j.helpers.ThisShouldNotHappenError
- All Implemented Interfaces:
- Serializable
public class ThisShouldNotHappenError
- extends Error
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ThisShouldNotHappenError
public ThisShouldNotHappenError(String developer,
String message)
ThisShouldNotHappenError
public ThisShouldNotHappenError(String developer,
String message,
Throwable cause)
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.