다음을 통해 공유


ConnectionFailureException 생성자

Creates a new instance of the ConnectionFailureException class.

오버로드 목록

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

맨 위로 이동