다음을 통해 공유


OSException 생성자

Creates a new instance of the OSException class.

오버로드 목록

  이름 설명
공용 메서드 OSException() () () () Creates a new instance of the OSException class.
공용 메서드 OSException(String) Creates a new instance of the OSException class with a specified error message.
보호된 메서드 OSException(SerializationInfo, StreamingContext) Creates a new instance of the OSException class with serialized data.
공용 메서드 OSException(String, Exception) Creates a new instance of the OSException class with a specified error message and a reference to the inner exception that is the cause of this exception.

맨 위로 이동