메소드 | 설명 | |
---|---|---|
BulkheadRejectedException ( ) : System |
Initializes a new instance of the BulkheadRejectedException class.
|
|
BulkheadRejectedException ( String message ) : System |
Initializes a new instance of the BulkheadRejectedException class.
|
|
BulkheadRejectedException ( String message, |
Initializes a new instance of the BulkheadRejectedException class.
|
메소드 | 설명 | |
---|---|---|
BulkheadRejectedException ( |
Initializes a new instance of the BulkheadRejectedException class.
|
protected BulkheadRejectedException ( |
||
info | The information. | |
context | The context. | |
리턴 | System |
public BulkheadRejectedException ( String message ) : System | ||
message | String | The message. |
리턴 | System |
public BulkheadRejectedException ( String message, |
||
message | String | The message. |
innerException | The inner exception. | |
리턴 | System |