OR-Tools  8.0
DirectorMethodException

Detailed Description

Definition at line 2930 of file constraint_solver_python_wrap.cc.

Public Member Functions

 DirectorMethodException (const char *msg="")
 
 DirectorMethodException (const char *msg="")
 
const char * what () const throw ()
 
const char * what () const throw ()
 
const char * what () const throw ()
 
const char * what () const throw ()
 
const char * what () const throw ()
 
const char * what () const throw ()
 
const char * what () const throw ()
 
void throwException (JNIEnv *jenv) const
 
void throwException (JNIEnv *jenv) const
 
void raiseJavaException (JNIEnv *jenv) const
 
void raiseJavaException (JNIEnv *jenv) const
 
const char * getMessage () const
 
const char * getMessage () const
 

Static Public Member Functions

static void raise (const char *msg)
 
static void raise (const char *msg)
 
static void raise (JNIEnv *jenv, jthrowable throwable)
 
static void raise (PyObject *error, const char *msg)
 

Protected Attributes

std::string swig_msg
 

Constructor & Destructor Documentation

◆ DirectorMethodException() [1/2]

DirectorMethodException ( const char *  msg = "")
inline

Definition at line 2932 of file constraint_solver_python_wrap.cc.

◆ DirectorMethodException() [2/2]

DirectorMethodException ( const char *  msg = "")
inline

Definition at line 2933 of file sat_python_wrap.cc.

Member Function Documentation

◆ getMessage() [1/2]

const char* getMessage ( ) const
inlineinherited

Definition at line 2892 of file constraint_solver_python_wrap.cc.

◆ getMessage() [2/2]

const char* getMessage ( ) const
inlineinherited

Definition at line 2893 of file sat_python_wrap.cc.

◆ raise() [1/4]

static void raise ( const char *  msg)
inlinestatic

Definition at line 2936 of file constraint_solver_python_wrap.cc.

◆ raise() [2/4]

static void raise ( const char *  msg)
inlinestatic

Definition at line 2937 of file sat_python_wrap.cc.

◆ raise() [3/4]

static void raise ( JNIEnv *  jenv,
jthrowable  throwable 
)
inlinestaticinherited

Definition at line 701 of file constraint_solver_java_wrap.cc.

◆ raise() [4/4]

static void raise ( PyObject *  error,
const char *  msg 
)
inlinestaticinherited

Definition at line 2900 of file constraint_solver_python_wrap.cc.

◆ raiseJavaException() [1/2]

void raiseJavaException ( JNIEnv *  jenv) const
inlineinherited

Definition at line 679 of file sat_java_wrap.cc.

◆ raiseJavaException() [2/2]

void raiseJavaException ( JNIEnv *  jenv) const
inlineinherited

Definition at line 696 of file constraint_solver_java_wrap.cc.

◆ throwException() [1/2]

void throwException ( JNIEnv *  jenv) const
inlineinherited

Definition at line 646 of file sat_java_wrap.cc.

◆ throwException() [2/2]

void throwException ( JNIEnv *  jenv) const
inlineinherited

Definition at line 663 of file constraint_solver_java_wrap.cc.

◆ what() [1/7]

const char* what ( ) const
throw (
)
inlineinherited

Definition at line 350 of file sorted_interval_list_csharp_wrap.cc.

◆ what() [2/7]

const char* what ( ) const
throw (
)
inlineinherited

Definition at line 350 of file sat_csharp_wrap.cc.

◆ what() [3/7]

const char* what ( ) const
throw (
)
inlineinherited

Definition at line 367 of file constraint_solver_csharp_wrap.cc.

◆ what() [4/7]

const char* what ( ) const
throw (
)
inlineinherited

Definition at line 640 of file sat_java_wrap.cc.

◆ what() [5/7]

const char* what ( ) const
throw (
)
inlineinherited

Definition at line 657 of file constraint_solver_java_wrap.cc.

◆ what() [6/7]

const char* what ( ) const
throw (
)
inlineinherited

Definition at line 2896 of file constraint_solver_python_wrap.cc.

◆ what() [7/7]

const char* what ( ) const
throw (
)
inlineinherited

Definition at line 2897 of file sat_python_wrap.cc.

Member Data Documentation

◆ swig_msg

std::string swig_msg
protectedinherited

Definition at line 355 of file constraint_solver_csharp_wrap.cc.


The documentation for this class was generated from the following files: