CxxIllegalInvocationException

public class CxxIllegalInvocationException extends RuntimeException

This exception represents cases where an illegal C++ invocation was encountered.

Constructors

CxxIllegalInvocationException

public CxxIllegalInvocationException()

Creates a new CxxIllegalInvocationException instance.

CxxIllegalInvocationException

public CxxIllegalInvocationException(String message)

Creates a new CxxIllegalInvocationException instance.

Parameters:
  • message – Exception message