9 references to EntityDataSourceValidationException
System.Web.Entity (9)
System\Data\WebControls\EntityDataSourceValidationException.cs (5)
30
/// Initializes a new instance of the <see cref="
EntityDataSourceValidationException
" /> class.
39
/// Initializes a new instance of the <see cref="
EntityDataSourceValidationException
" /> class.
49
/// Initializes a new instance of the <see cref="
EntityDataSourceValidationException
" /> class.
60
/// Initializes a new instance of the <see cref="
EntityDataSourceValidationException
" /> class.
133
((
EntityDataSourceValidationException
)deserialized)._state = this;
System\Data\WebControls\EntityDataSourceView.cs (4)
496
catch (
EntityDataSourceValidationException
e)
514
catch (
EntityDataSourceValidationException
e)
626
catch (
EntityDataSourceValidationException
e)
687
catch (
EntityDataSourceValidationException
e)