Module qtjambi
Package io.qt

Class QNoSuchSlotException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
QUninvokableSlotException

public class QNoSuchSlotException extends QConnectionException
See Also:
  • Constructor Details

    • QNoSuchSlotException

      public QNoSuchSlotException(String message)
    • QNoSuchSlotException

      public QNoSuchSlotException(Object receiver, String slotSignature)
  • Method Details