109 references to
mscorlib (61)
system\accessviolationexception.cs (1)
38
:
base
(message, innerException)
system\appdomainunloadedexception.cs (1)
36
:
base
(message, innerException) {
system\argumentexception.cs (2)
49
:
base
(message, innerException) {
54
:
base
(message, innerException) {
system\arithmeticexception.cs (1)
44
:
base
(message, innerException) {
system\arraytypemismatchexception.cs (1)
45
:
base
(message, innerException) {
system\badimageformatexception.cs (2)
44
:
base
(message, inner) {
55
:
base
(message, inner) {
system\cannotunloadappdomainexception.cs (1)
36
:
base
(message, innerException) {
system\collections\generic\keynotfoundexception.cs (1)
39
:
base
(message, innerException) {
system\contextmarshalexception.cs (1)
38
:
base
(message, inner) {
system\datamisalignedexception.cs (1)
36
:
base
(message, innerException)
system\executionengineexception.cs (1)
40
:
base
(message, innerException) {
system\formatexception.cs (1)
33
:
base
(message, innerException) {
system\indexoutofrangeexception.cs (1)
34
:
base
(message, innerException) {
system\insufficientexecutionstackexception.cs (1)
38
:
base
(message, innerException)
system\invalidcastexception.cs (1)
34
:
base
(message, innerException) {
system\invalidoperationexception.cs (1)
35
:
base
(message, innerException) {
system\invalidprogramexception.cs (1)
34
:
base
(message, inner) {
system\io\ioexception.cs (1)
63
:
base
(message, innerException) {
system\memberaccessexception.cs (1)
41
:
base
(message, inner) {
system\multicastnotsupportedexception.cs (1)
30
:
base
(message, inner) {
system\notimplementedexception.cs (1)
35
:
base
(message, inner) {
system\notsupportedexception.cs (1)
35
:
base
(message, innerException) {
system\nullreferenceexception.cs (1)
34
:
base
(message, innerException) {
system\operationcanceledexception.cs (1)
46
:
base
(message, innerException) {
system\outofmemoryexception.cs (1)
35
:
base
(message, innerException) {
system\rankexception.cs (1)
36
:
base
(message, innerException) {
system\reflection\ambiguousmatchexception.cs (1)
36
public AmbiguousMatchException(String message, Exception inner) :
base
(message, inner) {
system\resources\missingmanifestresourceexception.cs (1)
37
:
base
(message, inner) {
system\resources\missingsatelliteassemblyexception.cs (1)
47
:
base
(message, inner) {
system\runtime\interopservices\externalexception.cs (1)
39
:
base
(message, inner) {
system\runtime\interopservices\invalidcomobjectexception.cs (1)
35
:
base
(message, inner) {
system\runtime\interopservices\invalidolevarianttypeexception.cs (1)
33
:
base
(message, inner) {
system\runtime\interopservices\marshaldirectiveexception.cs (1)
35
:
base
(message, inner) {
system\runtime\interopservices\safearrayrankmismatchexception.cs (1)
33
:
base
(message, inner) {
system\runtime\interopservices\safearraytypemismatchexception.cs (1)
34
:
base
(message, inner) {
system\runtime\remoting\remotingexception.cs (2)
44
:
base
(message, InnerException) {
76
:
base
(message, InnerException) {
system\runtime\serialization\serializationexception.cs (1)
39
public SerializationException(String message, Exception innerException) :
base
(message, innerException) {
system\security\cryptography\crypto.cs (1)
103
:
base
(message, inner) {
system\security\hostprotectionexception.cs (1)
49
public HostProtectionException(string message, Exception e) :
base
(message, e)
system\security\policy\policyexception.cs (2)
35
:
base
(message, exception) {
46
internal PolicyException(String message, int hresult, Exception exception) :
base
(message, exception)
system\security\principal\identitynotmappedexception.cs (1)
36
:
base
( message, inner )
system\security\securityexception.cs (1)
197
:
base
(message, inner)
system\security\verificationexception.cs (1)
27
:
base
(message, innerException) {
system\security\xmlsyntaxexception.cs (1)
33
:
base
(message, inner)
system\stackoverflowexception.cs (1)
34
:
base
(message, innerException) {
system\threading\abandonedmutexexception.cs (2)
39
:
base
(message, inner) {
56
:
base
(message, inner) {
system\threading\semaphorefullexception.cs (1)
29
public SemaphoreFullException(String message, Exception innerException) :
base
(message, innerException) {
system\threading\synchronizationlockexception.cs (1)
37
:
base
(message, innerException) {
system\threading\threadinterruptedexception.cs (1)
37
:
base
(message, innerException) {
system\threading\threadstartexception.cs (1)
25
:
base
(Environment.GetResourceString("Arg_ThreadStartException"), reason)
system\threading\threadstateexception.cs (1)
36
:
base
(message, innerException) {
system\timeoutexception.cs (1)
35
:
base
(message, innerException) {
system\typeinitializationexception.cs (1)
42
public TypeInitializationException(String fullTypeName, Exception innerException) :
base
(Environment.GetResourceString("TypeInitialization_Type", fullTypeName), innerException) {
system\typeloadexception.cs (1)
43
:
base
(message, inner) {
system\typeunloadedexception.cs (1)
34
:
base
(message, innerException) {
system\unauthorizedaccessexception.cs (1)
38
:
base
(message, inner) {
PresentationBuildTasks (1)
Framework\System\Windows\Markup\XAMLParseException.cs (1)
81
:
base
(message, innerException)
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\AnimationException.cs (1)
45
:
base
(message, innerException)
Core\CSharp\System\Windows\Media\InvalidWMPVersionException.cs (1)
50
public InvalidWmpVersionException(string message, Exception innerException) :
base
(message, innerException)
PresentationFramework (2)
src\Framework\System\Windows\Data\ValueUnavailableException.cs (1)
44
public ValueUnavailableException(string message, Exception innerException) :
base
(message, innerException)
src\Framework\System\Windows\Markup\XamlParseException.cs (1)
81
:
base
(message, innerException)
System (6)
compmod\system\componentmodel\LicenseException.cs (1)
49
public LicenseException(Type type, object instance, string message, Exception innerException) :
base
(message, innerException) {
compmod\system\componentmodel\WarningException.cs (1)
53
:
base
(message, innerException) {
net\System\Net\SecureProtocols\AuthenticationException.cs (1)
44
public AuthenticationException(string message, Exception innerException):
base
(message, innerException) {}
services\io\system\io\InternalBufferOverflowException.cs (1)
40
public InternalBufferOverflowException(string message, Exception inner) :
base
(message, inner) {
sys\system\configuration\ConfigurationException.cs (1)
76
public ConfigurationException(string message, Exception inner, string filename, int line) :
base
(message, inner) {
sys\System\IO\compression\InvalidDataException.cs (1)
20
:
base
(message, innerException) {
System.Activities (1)
System\Activities\ValidationException.cs (1)
23
:
base
(message, innerException)
System.Data (6)
fx\src\data\System\Data\DataException.cs (1)
38
:
base
(s, innerException) {
fx\src\data\System\Data\DBConcurrencyException.cs (2)
25
public DBConcurrencyException(string message, Exception inner) :
base
(message, inner) {
29
public DBConcurrencyException(string message, Exception inner, DataRow[] dataRows) :
base
(message, inner) {
fx\src\data\System\Data\OperationAbortedException.cs (1)
20
private OperationAbortedException(string message, Exception innerException) :
base
(message, innerException) {
fx\src\data\System\Data\Sql\invalidudtexception.cs (1)
27
internal InvalidUdtException(String message, Exception innerException) :
base
(message, innerException) {
fx\src\data\System\Data\SQLTypes\SQLUtility.cs (1)
63
public SqlTypeException(String message, Exception e) :
base
(message, e) { // MDAC 82931
System.IdentityModel (3)
System\IdentityModel\LimitExceededException.cs (1)
41
:
base
(message, innerException)
System\IdentityModel\SecurityMessageSerializationException.cs (1)
21
:
base
(message, innerException)
System\IdentityModel\Tokens\SecurityTokenException.cs (1)
23
:
base
(message, innerException)
System.Management (1)
managementexception.cs (1)
647
internal ManagementException(Exception e, string msg, ManagementBaseObject errObj) :
base
(msg, e)
System.ServiceModel (7)
System\ServiceModel\CommunicationException.cs (1)
15
public CommunicationException(string message, Exception innerException) :
base
(message, innerException) { }
System\ServiceModel\Dispatcher\InvalidBodyAccessException.cs (1)
26
:
base
(message, innerException)
System\ServiceModel\Dispatcher\MultipleFilterMatchesException.cs (1)
45
:
base
(message, innerException)
System\ServiceModel\InvalidMessageContractException.cs (1)
23
:
base
(message, innerException)
System\ServiceModel\QuotaExceededException.cs (1)
24
:
base
(message, innerException)
System\ServiceModel\WrappedDispatcherException.cs (1)
29
:
base
(message, inner)
System\UriTemplateMatchException.cs (1)
22
:
base
(message, innerException)
System.ServiceModel.Internals (1)
System\Runtime\FatalException.cs (1)
20
public FatalException(string message, Exception innerException) :
base
(message, innerException)
System.Transactions (1)
System\Transactions\TransactionException.cs (1)
89
) :
base
( message, innerException )
System.Web (3)
Cache\SqlCacheDependency.cs (2)
434
:
base
(message, innerException) {
458
:
base
(message, innerException) {
Management\SqlServices.cs (1)
68
:
base
(message, innerException) {
System.Web.Services (5)
System\Web\Services\Protocols\SoapException.cs (5)
107
public SoapException(string message, XmlQualifiedName code, string actor, Exception innerException) :
base
(message, innerException) {
130
public SoapException(string message, XmlQualifiedName code, Exception innerException) :
base
(message, innerException) {
148
public SoapException(string message, XmlQualifiedName code, string actor, System.Xml.XmlNode detail, Exception innerException) :
base
(message, innerException) {
167
public SoapException(string message, XmlQualifiedName code, string actor, string role, System.Xml.XmlNode detail, SoapFaultSubCode subCode, Exception innerException) :
base
(message, innerException) {
179
public SoapException(string message, XmlQualifiedName code, string actor, string role, string lang, System.Xml.XmlNode detail, SoapFaultSubCode subCode, Exception innerException) :
base
(message, innerException) {
System.Workflow.Activities (2)
LocalService\WorkflowMessageEventHandler.cs (1)
34
:
base
(message, innerException)
Role\RoleExceptions.cs (1)
24
public WorkflowAuthorizationException(string message, Exception innerException) :
base
(message, innerException) { }
System.Workflow.Runtime (2)
Hosting\PersistenceException.cs (1)
20
public PersistenceException(string message, Exception innerException) :
base
(message, innerException) { }
Tracking\TrackingProfileDeserializationException.cs (1)
33
:
base
(message, innerException)
System.Xml (5)
System\Xml\Schema\XmlSchemaException.cs (1)
119
base
(CreateMessage(res, args), innerException) {
System\Xml\XmlException.cs (2)
107
base
(FormatUserMessage(message, lineNumber, linePosition), innerException) {
164
base
( CreateMessage(res, args, lineNumber, linePosition), innerException ) {
System\Xml\XPath\XPathException.cs (1)
87
base
(CreateMessage(res, args), inner) {
System\Xml\Xslt\XsltException.cs (1)
82
:
base
(CreateMessage(res, args, sourceUri, lineNumber, linePosition), inner)