PowerTCP Sockets for .NET
DataException Class
Members 




Thrown when the expected data could not be read.
Object Model
DataException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class DataException 
   Inherits System.ApplicationException
'Usage
 
Dim instance As DataException
[Serializable()]
public class DataException : System.ApplicationException 
[Serializable()]
public __gc class DataException : public System.ApplicationException 
[Serializable()]
public ref class DataException : public System.ApplicationException 
Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         Dart.Sockets.DataException

See Also

Reference

DataException Members
Dart.Sockets Namespace


PowerTCP Sockets for .NET Documentation Version 4.5
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic