ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示

/doc/efuns/error

HOME :: doc :: efuns :: error

     eeeerrrrrrrroooorrrr((((3333))))               MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))                eeeerrrrrrrroooorrrr((((3333))))

     NNNNAAAAMMMMEEEE
          error - generate a run-time error

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          void error( string err );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          A run-time error `err' will be generated when error() is
          called.  Execution of the current thread will halt, and the
          trace will be recorded to the debug log.

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          catch(3), throw(3), error_handler(4)

     Page 1                                          (printed 3/16/95)

HOME :: doc :: efuns :: error