Class UTFDataFormatException
- Namespace
- JavaDataIO
- Assembly
- JavaDataIO.dll
public sealed class UTFDataFormatException : Exception, ISerializable
- Inheritance
-
UTFDataFormatException
- Implements
- Inherited Members
Constructors
UTFDataFormatException()
public UTFDataFormatException()
UTFDataFormatException(string)
public UTFDataFormatException(string message)
Parameters
message
string
UTFDataFormatException(string, Exception)
public UTFDataFormatException(string message, Exception inner)