ATLAS Offline Software
Loading...
Searching...
No Matches
WebPage.WebPageConfigurationError Class Reference
Inheritance diagram for WebPage.WebPageConfigurationError:
Collaboration diagram for WebPage.WebPageConfigurationError:

Public Member Functions

 __init__ (self, *args)

Detailed Description

Definition at line 244 of file WebPage.py.

Constructor & Destructor Documentation

◆ __init__()

WebPage.WebPageConfigurationError.__init__ ( self,
* args )

Definition at line 245 of file WebPage.py.

245 def __init__(self,*args):
246 Exception.__init__(self,args)
247
248

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