parent.frames[1].location.href = url1; parent.frames[2].location.href = url2; } -->
Package gnue :: Package forms :: Module GFInstance :: Class FileOpenError
[show private | hide private]

Class FileOpenError

Exception --+        
            |        
        Error --+    
                |    
        UserError --+
                    |
                   FileOpenError


The form definition file could not be opened.
Method Summary
  __init__(self, message)
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Method Details

__init__(self, message)
(Constructor)

Overrides:
gnue.common.base.errors.UserError.__init__


GNUe Home

Public API

Developer's Corner