代码搜索:Exceptions
找到约 7,847 项符合「Exceptions」的源代码
代码结果 7,847
www.eeworm.com/read/364140/9921406
aspx exceptions.aspx
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|28 Nov 2003 07:58:00 -0000
vti_extenderversion:SR|4.0.2.6513
www.eeworm.com/read/357852/10200130
cpp exceptions.cpp
#include "vector.h"
#include
using namespace qstd;
void g (int m) {
static int counter(0);
static const int BIGSIZE(50000000), WASTERS(6);
++counter;
try {
Vector
www.eeworm.com/read/357852/10200131
h exceptions.h
#ifndef EXCEPTIONS_H
#define EXCEPTIONS_H
//start
/* a custom exception with no data */
class SizeMatchError {
public:
SizeMatchError() {}
QString what() {
return "Size mismatch for
www.eeworm.com/read/357852/10200135
h exceptions.h
#ifndef EXCEPTIONS_H
#define EXCEPTIONS_H
#include
namespace Registrar_Namespace {
class Exception {
public:
Exception (const QString& reason);
virtual ~Exception
www.eeworm.com/read/280954/10276604
py exceptions.py
#
# Copyright (c) 2006, 2007 Canonical
#
# Written by Gustavo Niemeyer
#
# This file is part of Storm Object Relational Mapper.
#
# Storm is free software; you can redistribute
www.eeworm.com/read/277322/10645736
h exceptions.h
//---------------------------------------------------------------------------
#ifndef ExceptionsH
#define ExceptionsH
//---------------------------------------------------------------------------
www.eeworm.com/read/277322/10645737
dfm exceptions.dfm
www.eeworm.com/read/277322/10645744
cpp exceptions.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Exceptions.h"
//---------------------------------------------------------
www.eeworm.com/read/277067/10670853
h exceptions.h
//This header file defines all the exceptions which may happen during encoding.
#ifndef _Exceptionsh
#define _Exceptionsh
#include "HEnc.h"
#define E_OPENENC_FORMAT "Exception Happened