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.
This class provides 1 method for working with BoundsOutOfRangeException objects in Java programs.
Available methods include: BoundsOutOfRangeException.
All public members are accessible to any Java application after installing the Aspose.PDF FOSS for Java package.
Methods
| Signature | Description |
|---|---|
BoundsOutOfRangeException(message: String) | Constructs a new {@code BoundsOutOfRangeException} with the specified detail message. |