Method | Description | |
---|---|---|
QueuingDiscardException ( ) : System, | ||
QueuingDiscardException ( string message ) : System, | ||
QueuingDiscardException ( string message, Exception, innerException ) : System, |
public QueuingDiscardException ( string message ) : System, | ||
message | string | |
return | System, |
public QueuingDiscardException ( string message, Exception, innerException ) : System, | ||
message | string | |
innerException | Exception, | |
return | System, |