RaiseComException(String) | Displays error message and raises the unknown communication exception. |
RaiseComException(String, ComExceptionComExceptionKind) | Displays error message and raises the communication exception. |
RaiseComException(String, Exception) | Displays error message and raises the communication exception. |
RaiseComException(String, ComExceptionComExceptionKind, Exception) | Displays error message without description and raises the communication exception. |
RaiseComException(String, Boolean, ComExceptionComExceptionKind) | Displays error message and raises the communication exception. |
RaiseComException(String, Boolean, ComExceptionComExceptionKind, Exception) | Displays error message and raises the communication exception. |