The NoninvertibleTransformException class represents an exception that is thrown if an operation is performed requiring the inverse of an AffineTransform object but the AffineTransform is in a non-invertible state.
The NoninvertibleTransformException class represents an exception that is thrown if an operation is performed requiring the inverse of an AffineTransform object but the AffineTransform is in a non-invertible state.
(->noninvertible-transform-exception s)
Constructor.
Constructs an instance of NoninvertibleTransformException with the specified detail message.
s - the detail message - java.lang.String
Constructor. Constructs an instance of NoninvertibleTransformException with the specified detail message. s - the detail message - `java.lang.String`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |