OperationInterruptedException

OperationInterruptedException(string)

Initierar en ny instans avOperationInterruptedException class.

public OperationInterruptedException(string message)
ParameterTypBeskrivning
messageStringUndantagsmeddelandet.

Se även


OperationInterruptedException(string, Exception)

Initierar en ny instans avOperationInterruptedException class.

public OperationInterruptedException(string message, Exception innerException)
ParameterTypBeskrivning
messageStringUndantagsmeddelandet.
innerExceptionExceptionDet inre undantaget.

Se även