C# 클래스 Microsoft.Health.Dicom.Core.Exceptions.ExtendedQueryTagsExceedsMaxAllowedCountException

Exception thrown when the extended query tags exceeds max allowed count.
상속: Microsoft.Health.Dicom.Core.Exceptions.DicomServerException
파일 보기 프로젝트 열기: microsoft/dicom-server

공개 메소드들

메소드 설명
ExtendedQueryTagsExceedsMaxAllowedCountException ( int maxAllowedCount ) : System.Globalization

메소드 상세

ExtendedQueryTagsExceedsMaxAllowedCountException() 공개 메소드

public ExtendedQueryTagsExceedsMaxAllowedCountException ( int maxAllowedCount ) : System.Globalization
maxAllowedCount int
리턴 System.Globalization