Rosetta
Classes | Functions
utility::excn Namespace Reference

Classes

class  Exception
 
class  IOError
 
class  BadInput
 EXCN_BadInput, as an IO error, should only be used for bad user input. Do not use for something which is just bad function input. More...
 
class  FileNotFound
 
class  RangeError
 
class  KeyError
 
class  NullPointerError
 
class  UserCorrectableIssue
 
class  RosettaScriptsOptionError
 

Functions

std::ostream & operator<< (std::ostream &os, Exception const &excn)
 

Function Documentation

◆ operator<<()

std::ostream& utility::excn::operator<< ( std::ostream &  os,
Exception const &  excn 
)
inline