38 references to Exception
PresentationCore (1)
Shared\MS\Internal\SecurityHelper.cs (1)
965Marshal.GetHRForException(new Exception());
PresentationFramework (1)
src\Framework\System\Windows\Controls\PrintDialogException.cs (1)
21: base()
System.Activities (2)
System\Activities\DynamicUpdate\InstanceUpdateException.cs (1)
21: base()
System\Activities\VersionMismatchException.cs (1)
16: base()
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\AttributeTableValidationException.cs (1)
28public AttributeTableValidationException() : base()
System.ComponentModel.DataAnnotations (1)
DataAnnotations\ValidationException.cs (1)
77: base() {
System.Configuration (3)
System\Configuration\GenericEnumConverter.cs (3)
46throw new Exception(); 54throw new Exception(); 58throw new Exception();
System.Core (1)
System\Management\Automation\Exceptions.cs (1)
14: base()
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\AttributeTableValidationException.cs (1)
28public AttributeTableValidationException() : base()
System.IdentityModel.Selectors (11)
infocard\client\System\IdentityModel\Selectors\CardSpaceException.cs (1)
67: base()
infocard\client\System\IdentityModel\Selectors\IdentityValidationException.cs (1)
15: base()
infocard\client\System\IdentityModel\Selectors\InfoCardBaseException.cs (1)
18: base()
infocard\client\System\IdentityModel\Selectors\PolicyValidationException.cs (1)
19: base()
infocard\client\System\IdentityModel\Selectors\ServiceBusyException.cs (1)
19: base()
infocard\client\System\IdentityModel\Selectors\ServiceNotStartedException.cs (1)
18: base()
infocard\client\System\IdentityModel\Selectors\StsCommunicationException.cs (1)
17: base()
infocard\client\System\IdentityModel\Selectors\UIInitializationException.cs (1)
19: base()
infocard\client\System\IdentityModel\Selectors\UnsupportedPolicyOptionsException.cs (1)
19: base()
infocard\client\System\IdentityModel\Selectors\UntrustedRecipientException.cs (1)
19: base()
infocard\client\System\IdentityModel\Selectors\UserCancellationException.cs (1)
18: base()
System.Management (1)
Instrumentation\EventSource.cs (1)
399throw new Exception();
System.Runtime.Serialization (1)
System\Runtime\Serialization\InvalidDataContractException.cs (1)
13: base()
System.ServiceModel (3)
System\ServiceModel\Channels\ServiceChannel.cs (1)
1356instanceContext.Transaction.CompletePendingTransaction(instanceContext.Transaction.Attached, new Exception()); // error!=null forces Tx rollback
System\ServiceModel\ComIntegration\Error.cs (1)
139: base()
System\ServiceModel\InstanceContext.cs (1)
416error = new Exception();
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceValidationException.cs (1)
33: base()
System.Web.Mobile (5)
UI\MobileControls\Adapters\UpWmlMobileTextWriter.cs (4)
337throw new Exception(); 400throw new Exception(); 596throw new Exception(); 645throw new Exception();
UI\MobileControls\ErrorFormatterPage.cs (1)
57throw new Exception ();
System.Workflow.Activities (1)
Rules\Exceptions.cs (1)
24: base()
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\WorkflowMarkupSerializationException.cs (1)
56: base()
System.Xml (2)
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
3221throw new Exception();
System\Xml\Serialization\CodeGenerator.cs (1)
2755: base() {
WindowsBase (1)
Shared\MS\Internal\SecurityHelper.cs (1)
965Marshal.GetHRForException(new Exception());