HWRF  trunk@4391
List of all members
hwrf.exceptions.InvalidDomainStart Class Reference

Raised when the hwrf.wrf.WRFDomain start type is unrecognized. More...

Detailed Description

Raised when the hwrf.wrf.WRFDomain start type is unrecognized.

Raised when the conf value specifying the type of domain parent start information contains invalid data (not "fixed" or "auto.")

Definition at line 318 of file exceptions.py.

Inheritance diagram for hwrf.exceptions.InvalidDomainStart:
hwrf.exceptions.WRFDomainError hwrf.exceptions.WRFError hwrf.exceptions.HWRFError

Additional Inherited Members

- Public Member Functions inherited from hwrf.exceptions.WRFDomainError
def __init__
 WRFDomainError constructor. More...
 
- Public Attributes inherited from hwrf.exceptions.WRFDomainError
 domainname
 The domain in question, or None if unknown. More...
 

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