Method | Description | |
---|---|---|
TarException ( ) : System |
Initialise a new instance of TarException.
|
|
TarException ( string message ) : System |
Initialise a new instance of TarException with its message string.
|
|
TarException ( string message, |
Initialise a new instance of TarException.
|
public TarException ( string message ) : System | ||
message | string | A |
return | System |
public TarException ( string message, |
||
message | string | A |
innerException | The |
|
return | System |