메소드 | 설명 | |
---|---|---|
InvalidFilterCriteriaException ( ) : System | ||
InvalidFilterCriteriaException ( string message ) : System | ||
InvalidFilterCriteriaException ( string message, Exception inner ) : System |
메소드 | 설명 | |
---|---|---|
InvalidFilterCriteriaException ( SerializationInfo info, StreamingContext context ) : System |
public InvalidFilterCriteriaException ( ) : System | ||
리턴 | System |
protected InvalidFilterCriteriaException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
리턴 | System |
public InvalidFilterCriteriaException ( string message ) : System | ||
message | string | |
리턴 | System |
public InvalidFilterCriteriaException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
리턴 | System |