Метод | Описание | |
---|---|---|
BaseQueuingException ( ) : System, | ||
BaseQueuingException ( string message ) : System, | ||
BaseQueuingException ( string message, Exception, innerException ) : System, |
public BaseQueuingException ( string message ) : System, | ||
message | string | |
Результат | System, |
public BaseQueuingException ( string message, Exception, innerException ) : System, | ||
message | string | |
innerException | Exception, | |
Результат | System, |