Table of Contents

Class: CoderController mudlib/coder.py

This is the coder controller. It's pretty bare, but it allows coders to see stack traces when things kick up errors.

Base Classes   
mind.PlayerController
Methods   
noteError
  noteError 
noteError ( self,  errorMessage )

Overrides the mind.PlayerController noteError method in order to let coders see the stack traces they're kicking up by doing things.

arguments:

errorMessage
(string) the stacktrace/error text to send to the coder


Table of Contents

This document was automatically generated on Thu Jan 24 08:57:43 2002 by HappyDoc version 2.0