Hevea documentation

UnsecuredChannelException Class

Exception risen when client attempts to access a document through the public TCP port, although the document requires a securized one.

For a list of all members of this type, see UnsecuredChannelException Members.

System.Object
   System.Exception
      Hevea.Core.Exceptions.HeveaException
         Hevea.Core.Exceptions.UnsecuredChannelException

public class UnsecuredChannelException : HeveaException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Hevea.Core.Exceptions

Assembly: Hevea.Core (in Hevea.Core.dll)

See Also

UnsecuredChannelException Members | Hevea.Core.Exceptions Namespace