Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.IO.Error Class Reference

Static Package Functions

static Exception GetFileNotOpen ()
 
static Exception GetReadNotSupported ()
 
static Exception GetSeekNotSupported ()
 
static Exception GetWriteNotSupported ()
 
static Exception GetExceptionForLastWin32DriveError (string driveName)
 
static Exception GetExceptionForWin32DriveError (int errorCode, string driveName)
 
static Exception GetEndOfFile ()
 
static Exception GetPipeNotOpen ()
 
static Exception GetReadNotSupported ()
 
static Exception GetSeekNotSupported ()
 
static Exception GetWriteNotSupported ()
 
static Exception GetOperationAborted ()
 

Detailed Description

Definition at line 3 of file Error.cs.


The documentation for this class was generated from the following files: