메소드 | 설명 | |
---|---|---|
RenameException ( string originalFilePath, CustomReplayFormat customReplayFormat, string message ) : ReplayParser.ReplaySorter.Renaming | ||
RenameException ( string originalFilePath, CustomReplayFormat customReplayFormat, string message, Exception innerException ) : ReplayParser.ReplaySorter.Renaming | ||
RenameException ( string message, Exception innerException ) : ReplayParser.ReplaySorter.Renaming | ||
RenameException ( string originalFilePath, string message ) : ReplayParser.ReplaySorter.Renaming |
public RenameException ( string originalFilePath, CustomReplayFormat customReplayFormat, string message ) : ReplayParser.ReplaySorter.Renaming | ||
originalFilePath | string | |
customReplayFormat | CustomReplayFormat | |
message | string | |
리턴 | ReplayParser.ReplaySorter.Renaming |
public RenameException ( string originalFilePath, CustomReplayFormat customReplayFormat, string message, Exception innerException ) : ReplayParser.ReplaySorter.Renaming | ||
originalFilePath | string | |
customReplayFormat | CustomReplayFormat | |
message | string | |
innerException | Exception | |
리턴 | ReplayParser.ReplaySorter.Renaming |
public RenameException ( string message, Exception innerException ) : ReplayParser.ReplaySorter.Renaming | ||
message | string | |
innerException | Exception | |
리턴 | ReplayParser.ReplaySorter.Renaming |
public RenameException ( string originalFilePath, string message ) : ReplayParser.ReplaySorter.Renaming | ||
originalFilePath | string | |
message | string | |
리턴 | ReplayParser.ReplaySorter.Renaming |