Show / Hide Table of Contents

Class NetworkException

Inheritance
object
Exception
NetworkException
Implements
ISerializable
Inherited Members
Exception.GetBaseException()
Exception.GetObjectData(SerializationInfo, StreamingContext)
Exception.GetType()
Exception.ToString()
Exception.Data
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.Source
Exception.StackTrace
Exception.TargetSite
Exception.SerializeObjectState
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public class NetworkException : Exception, ISerializable

Constructors

NetworkException()

Declaration
public NetworkException()

NetworkException(SerializationInfo, StreamingContext)

Declaration
protected NetworkException(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
SerializationInfo info
StreamingContext context

NetworkException(string)

Declaration
public NetworkException(string message)
Parameters
Type Name Description
string message

NetworkException(string, Exception)

Declaration
public NetworkException(string message, Exception innerException)
Parameters
Type Name Description
string message
Exception innerException

Implements

ISerializable
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©