Class 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:
    Serialized Form
    • Constructor Detail

      • OutOfBoundsException

        public OutOfBoundsException​(String message)
      • OutOfBoundsException

        public OutOfBoundsException​(String message,
                                    Throwable e)