MissingObjectException 생성자
Initializes a new instance of the MissingObjectException class.
오버로드 목록
이름 | 설명 | |
---|---|---|
MissingObjectException() () () () | ||
MissingObjectException(String) | Initializes a new instance of the MissingObjectException class that has the specified message text. | |
MissingObjectException(String, Exception) | Initializes a new instance of the MissingObjectException class that has the specified message text and inner exception. | |
MissingObjectException(String, String) | Initializes a new instance of the MissingObjectException class that has the specified received name and expected name. |
맨 위로 이동
주의
이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.