Class InvalidOrderingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.junit.runner.manipulation.InvalidOrderingException
All Implemented Interfaces:
Serializable

public class InvalidOrderingException extends Exception
Thrown when an ordering does something invalid (like remove or add children)
Since:
4.13
See Also: