HWRF  trunk@4391
Classes
pom.exceptions Namespace Reference

This module contains exception classes for reporting errors in the POM initialization. More...

Detailed Description

This module contains exception classes for reporting errors in the POM initialization.

Author
Samuel.Trahan, NOAA NCEP EMC
Biju Thomas, GSO, University of Rhode Island.
Note
Please report bugs/questions/comments to bijuthomas(at)mail(dot)uri(dot)edu.
Date
June 13, 2014.

Classes

class  POMConfigError
 Raised when an impossible configuration is requested, such as an unsupported tropical basin. More...
 
class  POMException
 The base class of all exceptions relating to the POM. More...
 
class  POMInitFailed
 Raised when a POM initialization program unexpectedly fails. More...
 
class  POMInputError
 Raised when a required input or input directory did not exist. More...
 
class  POMPrepError
 Raised when the POM prep fails. More...
 
class  POMSSTError
 Raised when the init has trouble extracting SSTs. More...
 
class  POMUnsupportedBasin
 Raised when an unsupported basin is requested. More...