Overview
Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev Class
Next Class
VAquaRendering - Release 2
Class org.violetlib.jnr.InsetterNotInvertibleException
Inherited members: ShowHide
Deprecated: ShowHide
org.violetlib.jnr

Class InsetterNotInvertibleException

  • Object
    • Throwable
      • Exception
        • RuntimeException
          • IllegalStateException
            • InsetterNotInvertibleException
  • All Implemented Interfaces:
    Serializable
    public class InsetterNotInvertibleException extends IllegalStateException
    This exception is thrown when an operation that requires an invertible insetter is performed on an insetter that is not invertible.
    See Also:
    Serialized Form
    • Constructors 
      Constructor and Description
      Ordinary member indicator InsetterNotInvertibleException Reveal DetailHide Detail
      InsetterNotInvertibleException()
       
      public InsetterNotInvertibleException()
      • Methods inherited from class Throwable

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

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait