Overload | Description |
---|---|
GeneralReadException Constructor() | Initializes a new instance of the GeneralReadException class. |
GeneralReadException Constructor(Int32) | Initializes a new instance of the GeneralReadException class. |
GeneralReadException Constructor(String) | Initializes a new instance of the GeneralReadException class. |
GeneralReadException Constructor(Int32,String) | Initializes a new instance of the GeneralReadException class. |
GeneralReadException Constructor(String,Exception) | Initializes a new instance of the GeneralReadException class. |
GeneralReadException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the GeneralReadException class using serialized data. |
Is this page helpful?
Yes
No