Module qtjambi
Package io.qt

Class QUnsuccessfulInvocationException

All Implemented Interfaces:
Serializable

public class QUnsuccessfulInvocationException extends RuntimeException
This exception is thrown when an invocation did not succeed.
See Also:
  • Constructor Details

    • QUnsuccessfulInvocationException

      public QUnsuccessfulInvocationException(String message)
    • QUnsuccessfulInvocationException

      public QUnsuccessfulInvocationException(String message, Throwable cause)
    • QUnsuccessfulInvocationException

      public QUnsuccessfulInvocationException(Throwable cause)