public class NoninvertibleTransformException extends Exception
Modifier and Type | Field and Description |
---|---|
static String |
DETERMINANT_IS_ZERO_CANNOT_INVERT_TRANSFORMATION |
Constructor and Description |
---|
NoninvertibleTransformException(String message)
Creates a new NoninvertibleTransformException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String DETERMINANT_IS_ZERO_CANNOT_INVERT_TRANSFORMATION
public NoninvertibleTransformException(String message)
message
- the detail message.
Copyright © 1998–2023 iText Group NV. All rights reserved.