#include <ReposUI.H>
Collaboration diagram for ReposUI::failure:

Public Member Functions | |
| failure (const Text &msg="", int uerrno=-1, VestaSource::errorCode code=VestaSource::ok) throw () | |
Public Attributes | |
| Text | msg |
| int | uerrno |
| VestaSource::errorCode | code |
Definition at line 32 of file ReposUI.H.
| ReposUI::failure::failure | ( | const Text & | msg = "", |
|
| int | uerrno = -1, |
|||
| VestaSource::errorCode | code = VestaSource::ok | |||
| ) | throw () [inline] |
Definition at line 34 of file ReposUI.H.
Referenced by commandLineParsing(), exitIfVSError(), ReposUI::filenameToVS(), ParseImports::RemoteModelSpace::getType(), importSearch(), Interpret(), main(), ParseImports::RemoteModelSpace::open(), and ReplicateMissing().
1.5.1