Spec-Zone.ru › OpenJavaFX 8
javafx.scene.transform

Class NonInvertibleTransformException

java.lang.Object
  • java.lang.Throwable
    • java.lang.Exception
      • javafx.scene.transform.NonInvertibleTransformException

All Implemented Interfaces:

Serializable



public class NonInvertibleTransformException
extends Exception
The NonInvertibleTransformException class represents an exception that is thrown if an operation is performed requiring the inverse of a Transform object which is in a non-invertible state.

Since:

JavaFX 8.0

See Also:

Serialized Form

  • Constructor Summary

    Constructors
    Constructor and Description
    NonInvertibleTransformException(String message)
    Creates a new instance of NonInvertibleTransformException with the specified detail message.
  • Method Summary

    • Methods inherited from class java.lang.Throwable

      addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
    • Methods inherited from class java.lang.Object

      clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Detail

    • NonInvertibleTransformException

      public NonInvertibleTransformException(String message)
      Creates a new instance of NonInvertibleTransformException with the specified detail message.

      Parameters:

      message - the detail message

© 2008, 2025, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from JavaFX API Documentation.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Java, JavaFX and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API