Package pajammin :: Package entity :: Module environ :: Class SwitchLevel
[show private | hide private]
[frames | no frames]

Class SwitchLevel

Exception --+
            |
           SwitchLevel


An exception that is raised to indicate that the avatar should be moved to a different level.
Method Summary
  __init__(self, levelname)
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Method Details

__init__(self, levelname)
(Constructor)

Overrides:
exceptions.Exception.__init__