Module qtjambi
Package io.qt

Class QSignalAccessException

All Implemented Interfaces:
Serializable

public class QSignalAccessException
extends RuntimeException
The QSignalAccessException class is thrown when a private signal is emitted other than from inside its owning object.
See Also:
Serialized Form