메소드 | 설명 | |
---|---|---|
CustomRetryLimitExceededException ( ) : System | ||
CustomRetryLimitExceededException ( string message ) : System | ||
CustomRetryLimitExceededException ( string message, RetryLimitExceededException innerException ) : System |
public CustomRetryLimitExceededException ( ) : System | ||
리턴 | System |
public CustomRetryLimitExceededException ( string message ) : System | ||
message | string | |
리턴 | System |
public CustomRetryLimitExceededException ( string message, RetryLimitExceededException innerException ) : System | ||
message | string | |
innerException | RetryLimitExceededException | |
리턴 | System |