Code::Blocks
SVN r11506
|
Go to the source code of this file.
Classes | |
class | cbException |
Code::Blocks error handling unit. More... | |
Macros | |
#define | cbThrow(message) throw cbException(message, cbC2U(__FILE__), __LINE__) |
#define | cbAssert(expr) |
#define cbAssert | ( | expr | ) |
Definition at line 48 of file cbexception.h.
Referenced by cbEditor::CanPaste(), cbEditor::CanRedo(), cbEditor::CanUndo(), cbEditor::ClearHistory(), CodeBlocksLogEvent::CodeBlocksLogEvent(), cbEditor::Copy(), WatchRawDialog::Create(), cbEditor::Cut(), DebuggerSettingsDlg::DeleteConfig(), cbEditor::DoFoldAll(), cbEditor::DoFoldBlockFromLine(), Mgr< LogManager >::Get(), cbDebuggerPlugin::GetActiveConfig(), Wiz::GetBitmap(), DebuggerGDB::GetBreakpoint(), Wiz::GetCategory(), DebuggerManager::PluginData::GetConfiguration(), Wiz::GetDescription(), DebuggerState::GetDriver(), DebuggerManager::GetMenu(), Wiz::GetOutputType(), Wiz::GetScriptFilename(), Wiz::GetTitle(), Wiz::GetWizardType(), GotoFile::GotoFile(), cbEditor::GotoNextChanged(), cbEditor::GotoPreviousChanged(), DebuggerManager::HasMenu(), cbEditor::HasSelection(), cbEditor::IsReadOnly(), Wiz::Launch(), ListCtrlLogger::ListCtrlLogger(), ProjectManagerUI::MoveProjectDown(), ProjectManagerUI::MoveProjectUp(), DebuggerMenuHandler::OnAddDataBreakpoint(), MainFrame::OnApplicationClose(), DebuggerMenuHandler::OnAttachToProcess(), DebuggerMenuHandler::OnBreak(), DebuggerMenuHandler::OnContinue(), DebuggerMenuHandler::OnDetachFromProcess(), DisassemblyDlg::OnMixedModeCB(), DebuggerMenuHandler::OnNext(), DebuggerMenuHandler::OnNextInstr(), MainFrame::OnPluginUnloaded(), DisassemblyDlg::OnRefresh(), DebuggerMenuHandler::OnRemoveAllBreakpoints(), DebuggerMenuHandler::OnRunToCursor(), DebuggerMenuHandler::OnSendCommand(), DebuggerMenuHandler::OnSetNextStatement(), DebuggerMenuHandler::OnStart(), DebuggerMenuHandler::OnStep(), DebuggerMenuHandler::OnStepIntoInstr(), DebuggerMenuHandler::OnStepOut(), DebuggerMenuHandler::OnStop(), DebuggerMenuHandler::OnToggleBreakpoint(), CDB_driver::ParseOutput(), cbEditor::Paste(), DebuggerMenuHandler::RebuildMenus(), cbEditor::Redo(), DebuggerManager::RegisterDebugger(), DebuggerSettingsDlg::ResetConfig(), SelectTargetDlg::SelectTargetDlg(), DebuggerManager::SetActiveDebugger(), cbEditor::SetChangeCollection(), DebuggerManager::SetInterfaceFactory(), cbEditor::SetReadOnly(), and cbEditor::Undo().
#define cbThrow | ( | message | ) | throw cbException(message, cbC2U(__FILE__), __LINE__) |
Definition at line 42 of file cbexception.h.
Referenced by ConfigManager::AssertPath(), CfgMgrBldr::Build(), ConfigManager::DeleteAll(), InfoPane::DeleteNonLogger(), MainFrame::DoAddPluginToolbar(), EditToolDlg::EditToolDlg(), Manager::Get(), DirectCommands::GetCompileSingleFileCommand(), DirectCommands::GetTargetLinkCommands(), handleConfigError(), CompilerCommandGenerator::Init(), AnnoyingDialog::Init(), Compiler::MakeValidID(), Parser::OnAllThreadsDone(), AnnoyingDialog::OnButton(), UsrGlblMgrEditDialog::OnFS(), cbStyledTextCtrl::operator=(), ProgressDialog::operator=(), EditorBase::operator=(), UserVariableManager::operator=(), Wiz::operator=(), MainFrame::operator=(), EditorManager::operator=(), cbEditor::operator=(), ScriptingManager::operator=(), ProjectManager::operator=(), ParserThread::ParserThread(), PlaceWindow(), ScriptBindings::RegisterBindings(), InfoPane::RemoveNonLogger(), ScriptingManager::ScriptingManager(), IPC::Send(), CfgMgrBldr::SwitchTo(), WizPageBase::WizPageBase(), and ScriptBindings::XrcDialog::XrcDialog().