openModeller  Version 1.5.0
RasterException Class Reference

#include <Exceptions.hh>

Inheritance diagram for RasterException:
Inheritance graph
Collaboration diagram for RasterException:
Collaboration graph

Public Member Functions

 RasterException (const std::string &msg, int code=0)
 
 ~RasterException () throw ()
 
int getCode ()
 
- Public Member Functions inherited from OmException
 OmException (const std::string &msg)
 

Private Attributes

int code
 

Detailed Description

Definition at line 138 of file Exceptions.hh.

Constructor & Destructor Documentation

RasterException::RasterException ( const std::string &  msg,
int  code = 0 
)
inline

Definition at line 140 of file Exceptions.hh.

RasterException::~RasterException ( )
throw (
)
inline

Definition at line 144 of file Exceptions.hh.

Member Function Documentation

int RasterException::getCode ( )
inline

Definition at line 145 of file Exceptions.hh.

References code.

Referenced by EnvironmentImpl::changeMask(), and EnvironmentImpl::loadLayers().

Member Data Documentation

int RasterException::code
private

Definition at line 150 of file Exceptions.hh.

Referenced by getCode().


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