C# Class NppLogGazer.Common.Repository.Exception.SaveXmlFileException

Inheritance: SaveDataException
Mostra file Open project: nex3z/NppLogGazer

Public Methods

Method Description
SaveXmlFileException ( ) : System
SaveXmlFileException ( string message ) : System

Method Details

SaveXmlFileException() public method

public SaveXmlFileException ( ) : System
return System

SaveXmlFileException() public method

public SaveXmlFileException ( string message ) : System
message string
return System