Method | Description | |
---|---|---|
FileGenerationException ( string filePath ) : System | ||
FileGenerationException ( string filePath, |
||
FileGenerationException ( string filePath, string message ) : System | ||
FileGenerationException ( string filePath, string message, |
Method | Description | |
---|---|---|
FileGenerationException ( |
protected FileGenerationException ( |
||
info | ||
context | ||
return | System |
public FileGenerationException ( string filePath ) : System | ||
filePath | string | |
return | System |
public FileGenerationException ( string filePath, |
||
filePath | string | |
innerException | ||
return | System |
public FileGenerationException ( string filePath, string message ) : System | ||
filePath | string | |
message | string | |
return | System |
public FileGenerationException ( string filePath, string message, |
||
filePath | string | |
message | string | |
innerException | ||
return | System |