InputErrorAction.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Opm
 
namespace  Opm::InputError
 

Enumerations

enum  Opm::InputError::Action {
  Opm::InputError::THROW_EXCEPTION = 0 , Opm::InputError::WARN = 1 , Opm::InputError::IGNORE = 2 , Opm::InputError::EXIT1 = 3 ,
  Opm::InputError::DELAYED_EXIT1 = 4
}