Module qtjambi
Package io.qt

Class QNativePointer.ReadOnlyNativePointerException

All Implemented Interfaces:
Serializable
Enclosing class:
QNativePointer

public static class QNativePointer.ReadOnlyNativePointerException extends UnsupportedOperationException
This exception is thrown when trying to write on a read-only native pointer.
See Also:
  • Constructor Details

    • ReadOnlyNativePointerException

      public ReadOnlyNativePointerException()