Method | Description | |
---|---|---|
TemporaryDriveFullException ( string message, long requiredSpace, long availableSpace, IAbsoluteDirectoryPath path ) : System | ||
TemporaryDriveFullException ( string message, long requiredSpace, long availableSpace, IAbsoluteDirectoryPath path, |
public TemporaryDriveFullException ( string message, long requiredSpace, long availableSpace, IAbsoluteDirectoryPath path ) : System | ||
message | string | |
requiredSpace | long | |
availableSpace | long | |
path | IAbsoluteDirectoryPath | |
return | System |
public TemporaryDriveFullException ( string message, long requiredSpace, long availableSpace, IAbsoluteDirectoryPath path, |
||
message | string | |
requiredSpace | long | |
availableSpace | long | |
path | IAbsoluteDirectoryPath | |
innerException | ||
return | System |