Method | Description | |
---|---|---|
InvalidCounterException ( string category, string counter ) : System | ||
InvalidCounterException ( string category, string counter, Exception innerException ) : System |
Method | Description | |
---|---|---|
InvalidCounterException ( SerializationInfo info, StreamingContext context ) : System |
protected InvalidCounterException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public InvalidCounterException ( string category, string counter ) : System | ||
category | string | |
counter | string | |
return | System |
public InvalidCounterException ( string category, string counter, Exception innerException ) : System | ||
category | string | |
counter | string | |
innerException | Exception | |
return | System |