Класс ArgumentConstraintException
Occurs when the value of a property is outside of the constraint applied.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class ArgumentConstraintException _
Inherits ArgumentException
'Применение
Dim instance As ArgumentConstraintException
[SerializableAttribute]
public class ArgumentConstraintException : ArgumentException
[SerializableAttribute]
public ref class ArgumentConstraintException : public ArgumentException
[<SerializableAttribute>]
type ArgumentConstraintException =
class
inherit ArgumentException
end
public class ArgumentConstraintException extends ArgumentException
Иерархия наследования
System. . :: . .Object
System. . :: . .Exception
System. . :: . .SystemException
System. . :: . .ArgumentException
Microsoft.ReportingServices.RdlObjectModel..::..ArgumentConstraintException
Microsoft.ReportingServices.RdlObjectModel. . :: . .ArgumentTooLargeException
Microsoft.ReportingServices.RdlObjectModel. . :: . .ArgumentTooSmallException
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.