Base exception type for exceptions encountered during SASL authentication.
More...
Base exception type for exceptions encountered during SASL authentication.
◆ MechanismMismatchException() [1/3]
Apache.Qpid.Proton.Engine.Sasl.MechanismMismatchException.MechanismMismatchException |
( |
string[] |
offered | ) |
|
|
inline |
Creates a default version of this exception type.
◆ MechanismMismatchException() [2/3]
Apache.Qpid.Proton.Engine.Sasl.MechanismMismatchException.MechanismMismatchException |
( |
string |
message, |
|
|
string[] |
offered |
|
) |
| |
|
inline |
Create a new instance with the given message that describes the specifics of the error.
- Parameters
-
message | Description of the error |
◆ MechanismMismatchException() [3/3]
Apache.Qpid.Proton.Engine.Sasl.MechanismMismatchException.MechanismMismatchException |
( |
string |
message, |
|
|
string[] |
offered, |
|
|
Exception |
cause |
|
) |
| |
|
inline |
Create a new instance with the given message that describes the specifics of the error.
- Parameters
-
message | Description of the error |
cause | The exception that causes this error |
◆ OfferedMechanisms
string [] Apache.Qpid.Proton.Engine.Sasl.MechanismMismatchException.OfferedMechanisms |
|
get |
Returns the list of mechanisms that were offered by the remote SASL server.
The documentation for this class was generated from the following file:
- src/Proton/Engine/Sasl/MechanismMismatchException.cs