OperationInterruptedException.OperationInterruptedException

OperationInterruptedException(string)

Αρχικοποιεί μια νέα παρουσία τουOperationInterruptedException τάξη.

public OperationInterruptedException(string message)
ΠαράμετροςΤύποςΠεριγραφή
messageStringΤο μήνυμα εξαίρεσης.

Δείτε επίσης


OperationInterruptedException(string, Exception)

Αρχικοποιεί μια νέα παρουσία τουOperationInterruptedException τάξη.

public OperationInterruptedException(string message, Exception innerException)
ΠαράμετροςΤύποςΠεριγραφή
messageStringΤο μήνυμα εξαίρεσης.
innerExceptionExceptionΗ εσωτερική εξαίρεση.

Δείτε επίσης