Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev Class
Next Class
VTypes - Release 1
Class org.violetlib.types.ChangeVetoException
Inherited members: ShowHide
Deprecated: ShowHide
org.violetlib.types

Class ChangeVetoException

  • Object
    • Throwable
      • Exception
        • ChangeVetoException
  • All Implemented Interfaces:
    Serializable
    public final class ChangeVetoException extends Exception
    An exception indicating that a requested change is not permitted.
    See Also:
    Serialized Form
    • Static Methods 
      Modifier and Type Static Method and Description
      Ordinary member indicator create Reveal DetailHide Detail
      static ChangeVetoException create()
       
      public static ChangeVetoException create()
      Ordinary member indicator create Reveal DetailHide Detail
      static ChangeVetoException create(String msg)
       
      public static ChangeVetoException create(String msg)
      • 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