UnsecuredChannelException Constructor (String, Exception)
Constructor.
public UnsecuredChannelException(
string message,
Exception baseException);
Parameters
-
message
- exception description
-
baseException
- base exception
See Also
UnsecuredChannelException Class | Hevea.Core.Exceptions Namespace | UnsecuredChannelException Constructor Overload List