메소드 | 설명 | |
---|---|---|
WAFInvalidParameterException ( |
Construct instance of WAFInvalidParameterException
|
|
WAFInvalidParameterException ( string message ) : System |
Constructs a new WAFInvalidParameterException with the specified error message.
|
|
WAFInvalidParameterException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System |
Construct instance of WAFInvalidParameterException
|
|
WAFInvalidParameterException ( string message, |
Construct instance of WAFInvalidParameterException
|
|
WAFInvalidParameterException ( string message, |
Construct instance of WAFInvalidParameterException
|
메소드 | 설명 | |
---|---|---|
WAFInvalidParameterException ( System info, System context ) : System |
Constructs a new instance of the WAFInvalidParameterException class with serialized data.
|
public WAFInvalidParameterException ( |
||
innerException | ||
리턴 | System |
protected WAFInvalidParameterException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
리턴 | System |
public WAFInvalidParameterException ( string message ) : System | ||
message | string | /// Describes the error encountered. /// |
리턴 | System |
public WAFInvalidParameterException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System | ||
message | string | |
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
리턴 | System |
public WAFInvalidParameterException ( string message, |
||
message | string | |
innerException | ||
리턴 | System |
public WAFInvalidParameterException ( string message, |
||
message | string | |
innerException | ||
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
리턴 | System |