java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.qt.QConnectionException
io.qt.QNoDefaultValueException
- All Implemented Interfaces:
Serializable
public class QNoDefaultValueException extends QConnectionException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description QNoDefaultValueException(int parameter)
QNoDefaultValueException(String signalName, int parameter)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
QNoDefaultValueException
-
QNoDefaultValueException
public QNoDefaultValueException(int parameter)
-