| Constructors: NewIOException |
Creates a new IOException object with the specified Message, HResult, and InnerException.
Public Function NewIOException( ByVal Message As String, Optional ByVal HResult As Long = COR_E_IO, Optional ByVal InnerException As Exception ) As IOException
Default: COR_E_IO
Project VBCorLib Overview Class Constructors Overview Constructors Properties Constructors Methods NewInvalidOperationException NewKeySizes