| Trees | Indices | Help |
|---|
|
|
|
|||
|
rhnException This is the generic exception class we raise in the code when we want to abort program execution and send a "500 Internal Server Error" message back to the client. |
|||
|
redirectException pkilambi:This is the exception class we raise when we decide to issue a redirect functions in apacheRequest will catch it and transform it into a redirect path string |
|||
|
rhnFault This is a data exception class that is raised when we detect bad data. |
|||
|
rhnNotFound Raised when we want return 404 Not Found |
|||
|
|||
templateValues =
|
|||
FaultArray =
|
|||
Explain =
|
|||
__package__ =
|
|||
|
|||
FaultArray
|
Explain
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Mar 4 07:37:11 2020 | http://epydoc.sourceforge.net |