BoundsOutOfRangeException

BoundsOutOfRangeException

Overview

BoundsOutOfRangeException is a class in Aspose.Pdf FOSS for Java. Inherits from: RuntimeException.

Thrown when a drawing shape does not fit within the bounds of its container.

Methods

SignatureDescription
BoundsOutOfRangeException(message: String)Constructs a new {@code BoundsOutOfRangeException} with the specified detail message.

See Also