VAPOR3 3.9.4
Public Member Functions | Public Attributes | List of all members
VAPoR::ControlExec::RelAndAbsPathsExistException Class Reference

#include <ControlExecutive.h>

Inheritance diagram for VAPoR::ControlExec::RelAndAbsPathsExistException:

Public Member Functions

 RelAndAbsPathsExistException (const std::string &absolute, const std::string &relative)
 

Public Attributes

const std::string AbsolutePath
 
const std::string RelativePath
 

Detailed Description

Definition at line 53 of file ControlExecutive.h.

Constructor & Destructor Documentation

◆ RelAndAbsPathsExistException()

VAPoR::ControlExec::RelAndAbsPathsExistException::RelAndAbsPathsExistException ( const std::string &  absolute,
const std::string &  relative 
)
inline

Definition at line 57 of file ControlExecutive.h.

Member Data Documentation

◆ AbsolutePath

const std::string VAPoR::ControlExec::RelAndAbsPathsExistException::AbsolutePath

Definition at line 55 of file ControlExecutive.h.

◆ RelativePath

const std::string VAPoR::ControlExec::RelAndAbsPathsExistException::RelativePath

Definition at line 56 of file ControlExecutive.h.


The documentation for this class was generated from the following file: