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