Method | Description | |
---|---|---|
InvalidAttributeUsageException ( ) : System |
Initializes a new instance of the InvalidAttributeUsageException class.
|
|
InvalidAttributeUsageException ( string message ) : System |
Initializes a new instance of the InvalidAttributeUsageException class.
|
|
InvalidAttributeUsageException ( string message, |
Initializes a new instance of the InvalidAttributeUsageException class.
|
Method | Description | |
---|---|---|
InvalidAttributeUsageException ( |
Initializes a new instance of the InvalidAttributeUsageException class.
|
public InvalidAttributeUsageException ( ) : System | ||
return | System |
protected InvalidAttributeUsageException ( |
||
info | /// The info. /// | |
context | /// The context. /// | |
return | System |
public InvalidAttributeUsageException ( string message ) : System | ||
message | string | /// The message. /// |
return | System |
public InvalidAttributeUsageException ( string message, |
||
message | string | /// The message. /// |
innerException | /// The inner exception. /// | |
return | System |