OR-Tools  8.0
DirectorException

Detailed Description

Definition at line 353 of file constraint_solver_csharp_wrap.cc.

Public Member Functions

 DirectorException (const char *msg)
 
 DirectorException (const std::string &msg)
 
virtual ~DirectorException () throw ()
 
const char * what () const throw ()
 
 DirectorException (JNIEnv *jenv, jthrowable throwable)
 
 DirectorException (const char *msg)
 
 ~DirectorException () throw ()
 
const char * what () const throw ()
 
void throwException (JNIEnv *jenv) const
 
void raiseJavaException (JNIEnv *jenv) const
 
 DirectorException (PyObject *error, const char *hdr="", const char *msg="")
 
virtual ~DirectorException () throw ()
 
const char * getMessage () const
 
const char * what () const throw ()
 
 DirectorException (const char *msg)
 
 DirectorException (const std::string &msg)
 
virtual ~DirectorException () throw ()
 
const char * what () const throw ()
 
 DirectorException (JNIEnv *jenv, jthrowable throwable)
 
 DirectorException (const char *msg)
 
 ~DirectorException () throw ()
 
const char * what () const throw ()
 
void throwException (JNIEnv *jenv) const
 
void raiseJavaException (JNIEnv *jenv) const
 
 DirectorException (PyObject *error, const char *hdr="", const char *msg="")
 
virtual ~DirectorException () throw ()
 
const char * getMessage () const
 
const char * what () const throw ()
 
 DirectorException (const char *msg)
 
 DirectorException (const std::string &msg)
 
virtual ~DirectorException () throw ()
 
const char * what () const throw ()
 

Static Public Member Functions

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

Protected Attributes

std::string swig_msg
 

Constructor & Destructor Documentation

◆ DirectorException() [1/12]

DirectorException ( const char *  msg)
inline

Definition at line 358 of file constraint_solver_csharp_wrap.cc.

◆ DirectorException() [2/12]

DirectorException ( const std::string &  msg)
inline

Definition at line 361 of file constraint_solver_csharp_wrap.cc.

◆ ~DirectorException() [1/7]

virtual ~DirectorException ( )
throw (
)
inlinevirtual

Definition at line 364 of file constraint_solver_csharp_wrap.cc.

◆ DirectorException() [3/12]

DirectorException ( JNIEnv *  jenv,
jthrowable  throwable 
)
inline

Definition at line 620 of file constraint_solver_java_wrap.cc.

◆ DirectorException() [4/12]

DirectorException ( const char *  msg)
inline

Definition at line 649 of file constraint_solver_java_wrap.cc.

◆ ~DirectorException() [2/7]

~DirectorException ( )
throw (
)
inline

Definition at line 652 of file constraint_solver_java_wrap.cc.

◆ DirectorException() [5/12]

DirectorException ( PyObject *  error,
const char *  hdr = "",
const char *  msg = "" 
)
inline

Definition at line 2876 of file constraint_solver_python_wrap.cc.

◆ ~DirectorException() [3/7]

virtual ~DirectorException ( )
throw (
)
inlinevirtual

Definition at line 2888 of file constraint_solver_python_wrap.cc.

◆ DirectorException() [6/12]

DirectorException ( const char *  msg)
inline

Definition at line 341 of file sat_csharp_wrap.cc.

◆ DirectorException() [7/12]

DirectorException ( const std::string &  msg)
inline

Definition at line 344 of file sat_csharp_wrap.cc.

◆ ~DirectorException() [4/7]

virtual ~DirectorException ( )
throw (
)
inlinevirtual

Definition at line 347 of file sat_csharp_wrap.cc.

◆ DirectorException() [8/12]

DirectorException ( JNIEnv *  jenv,
jthrowable  throwable 
)
inline

Definition at line 603 of file sat_java_wrap.cc.

◆ DirectorException() [9/12]

DirectorException ( const char *  msg)
inline

Definition at line 632 of file sat_java_wrap.cc.

◆ ~DirectorException() [5/7]

~DirectorException ( )
throw (
)
inline

Definition at line 635 of file sat_java_wrap.cc.

◆ DirectorException() [10/12]

DirectorException ( PyObject *  error,
const char *  hdr = "",
const char *  msg = "" 
)
inline

Definition at line 2877 of file sat_python_wrap.cc.

◆ ~DirectorException() [6/7]

virtual ~DirectorException ( )
throw (
)
inlinevirtual

Definition at line 2889 of file sat_python_wrap.cc.

◆ DirectorException() [11/12]

DirectorException ( const char *  msg)
inline

Definition at line 341 of file sorted_interval_list_csharp_wrap.cc.

◆ DirectorException() [12/12]

DirectorException ( const std::string &  msg)
inline

Definition at line 344 of file sorted_interval_list_csharp_wrap.cc.

◆ ~DirectorException() [7/7]

virtual ~DirectorException ( )
throw (
)
inlinevirtual

Definition at line 347 of file sorted_interval_list_csharp_wrap.cc.

Member Function Documentation

◆ getMessage() [1/2]

const char* getMessage ( ) const
inline

Definition at line 2892 of file constraint_solver_python_wrap.cc.

◆ getMessage() [2/2]

const char* getMessage ( ) const
inline

Definition at line 2893 of file sat_python_wrap.cc.

◆ raise() [1/6]

static void raise ( const char *  msg)
inlinestatic

Definition at line 2904 of file constraint_solver_python_wrap.cc.

◆ raise() [2/6]

static void raise ( const char *  msg)
inlinestatic

Definition at line 2905 of file sat_python_wrap.cc.

◆ raise() [3/6]

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

Definition at line 684 of file sat_java_wrap.cc.

◆ raise() [4/6]

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

Definition at line 701 of file constraint_solver_java_wrap.cc.

◆ raise() [5/6]

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

Definition at line 2900 of file constraint_solver_python_wrap.cc.

◆ raise() [6/6]

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

Definition at line 2901 of file sat_python_wrap.cc.

◆ raiseJavaException() [1/2]

void raiseJavaException ( JNIEnv *  jenv) const
inline

Definition at line 679 of file sat_java_wrap.cc.

◆ raiseJavaException() [2/2]

void raiseJavaException ( JNIEnv *  jenv) const
inline

Definition at line 696 of file constraint_solver_java_wrap.cc.

◆ throwException() [1/2]

void throwException ( JNIEnv *  jenv) const
inline

Definition at line 646 of file sat_java_wrap.cc.

◆ throwException() [2/2]

void throwException ( JNIEnv *  jenv) const
inline

Definition at line 663 of file constraint_solver_java_wrap.cc.

◆ what() [1/7]

const char* what ( ) const
throw (
)
inline

Definition at line 350 of file sat_csharp_wrap.cc.

◆ what() [2/7]

const char* what ( ) const
throw (
)
inline

Definition at line 350 of file sorted_interval_list_csharp_wrap.cc.

◆ what() [3/7]

const char* what ( ) const
throw (
)
inline

Definition at line 367 of file constraint_solver_csharp_wrap.cc.

◆ what() [4/7]

const char* what ( ) const
throw (
)
inline

Definition at line 640 of file sat_java_wrap.cc.

◆ what() [5/7]

const char* what ( ) const
throw (
)
inline

Definition at line 657 of file constraint_solver_java_wrap.cc.

◆ what() [6/7]

const char* what ( ) const
throw (
)
inline

Definition at line 2896 of file constraint_solver_python_wrap.cc.

◆ what() [7/7]

const char* what ( ) const
throw (
)
inline

Definition at line 2897 of file sat_python_wrap.cc.

Member Data Documentation

◆ swig_msg

std::string swig_msg
protected

Definition at line 355 of file constraint_solver_csharp_wrap.cc.


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