#include <unoglobal.hxx>
Public Member Functions | |
| RuntimeError (const rtl::OUString &umsg) | |
| ~RuntimeError () throw () | |
| virtual const char * | what () const throw () |
| const rtl::OUString | getMessage () const throw () |
Private Attributes | |
| rtl::OUString | m_sUniMsg |
Definition at line 60 of file unoglobal.hxx.
| scsolver::RuntimeError::RuntimeError | ( | const rtl::OUString & | umsg | ) |
Definition at line 86 of file unoglobal.cxx.
| scsolver::RuntimeError::~RuntimeError | ( | ) | throw () |
Definition at line 91 of file unoglobal.cxx.
| const char * scsolver::RuntimeError::what | ( | ) | const throw () [virtual] |
| const rtl::OUString scsolver::RuntimeError::getMessage | ( | ) | const throw () |
Definition at line 101 of file unoglobal.cxx.
References m_sUniMsg.
Referenced by scsolver::SolveModelImpl::solveLp(), scsolver::SolverImpl::solveModel(), and scsolver::SolveModelImpl::solveNlp().
rtl::OUString scsolver::RuntimeError::m_sUniMsg [private] |
1.5.3