Method | Description | |
---|---|---|
InvalidNzbException ( string message ) : System | ||
InvalidNzbException ( string message, Exception innerException ) : System | ||
InvalidNzbException ( string message, string nzbName ) : System |
public InvalidNzbException ( string message ) : System | ||
message | string | |
return | System |
public InvalidNzbException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |
public InvalidNzbException ( string message, string nzbName ) : System | ||
message | string | |
nzbName | string | |
return | System |