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