Class OutOfBoundsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.applitools.eyes.EyesException
com.applitools.eyes.OutOfBoundsException
All Implemented Interfaces:
Serializable

public class OutOfBoundsException extends com.applitools.eyes.EyesException
Applitools Eyes exception indicating the a geometrical element is out of bounds (point outside a region, region outside another region etc.)
See Also: