C# Class Tiny.Interop.Posix.PosixException

Inheritance: System.Exception
Show file Open project: scottwis/tiny

Public Methods

Method Description
PosixException ( Errno error ) : System

Method Details

PosixException() public method

public PosixException ( Errno error ) : System
error Errno
return System