DirectiveProcessorException 생성자
보호된 멤버 포함
상속된 멤버 포함
DirectiveProcessorException 클래스의 새 인스턴스를 초기화합니다.
이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 비롯하여 이 멤버에 대한 자세한 내용을 보려면 오버로드 목록에서 이름을 클릭합니다.
오버로드 목록
이름 | 설명 | |
---|---|---|
DirectiveProcessorException() | DirectiveProcessorException 클래스의 새 인스턴스를 초기화합니다. | |
DirectiveProcessorException(String) | 지정된 오류 메시지를 사용하여 DirectiveProcessorException 클래스의 새 인스턴스를 초기화합니다. | |
DirectiveProcessorException(SerializationInfo, StreamingContext) | 원격 시나리오에 사용하기 위해 DirectiveProcessorException 클래스의 새 인스턴스를 serialize된 데이터로 초기화합니다. | |
DirectiveProcessorException(String, Exception) | 지정된 오류 메시지와 해당 예외의 근본 원인인 내부 예외에 대한 참조를 사용하여 DirectiveProcessorException 클래스의 새 인스턴스를 초기화합니다. |
위쪽