메소드 | 설명 | |
---|---|---|
AddressAlreadyInUseException ( [ message ) : System |
Create a new AddressAlreadyInUseException with a given message.
|
|
AddressAlreadyInUseException ( [ innerException, [ message ) : System |
Create a new AddressAlreadyInUseException with a given inner-exception and message.
|
메소드 | 설명 | |
---|---|---|
AddressAlreadyInUseException ( |
Constructor for serialisation.
|
protected AddressAlreadyInUseException ( |
||
info | ||
context | ||
리턴 | System |
public AddressAlreadyInUseException ( [ message ) : System | ||
message | [ | the textual description of what gave rise to this exception, to expose via the Message property |
리턴 | System |
public AddressAlreadyInUseException ( [ innerException, [ message ) : System | ||
innerException | [ | an Exception for this new exception to contain and expose via its InnerException property |
message | [ | the textual description of what gave rise to this exception, to expose via the Message property |
리턴 | System |