Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

NetworkSessionException Class

Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)

The exception that is thrown when an error occurs while using a Rebex network component.

Syntax
public abstract class NetworkSessionException : Exception, ISerializable
Inheritance
Object
Exception
NetworkSessionException
EwsException
FtpException
GraphException
ImapException
Pop3Exception
ProxySocketException
ScpException
SftpException
SmtpException
SshException
TelnetException
TlsException
WebSocketException
Implements
ISerializable
Inherited Members
Exception.Data
Exception.GetBaseException()
Exception.GetType()
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.SerializeObjectState
Exception.Source
Exception.StackTrace
Exception.TargetSite
Exception.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)

Constructors

Name Description
NetworkSessionException(String)

Initializes a new instance of the NetworkSessionException class with the specified error message.

NetworkSessionException(String, Exception)

Initializes a new instance of the NetworkSessionException class with the specified error message and a reference to the inner exception that is the cause of this exception.

Properties

Name Description
ProtocolCode

Gets the protocol error code, if available (usually when Status is set to ProtocolError).

ProtocolMessage

Gets the protocol error message, if available (usually when Status is set to ProtocolError).

Status

Gets error status.

In This Article
  • Constructors
  • Properties
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies