Tripletail::Error - Tripletail::Error documentation


Tripletail documentation  | view source Contained in the Tripletail distribution.

Index


NAME

Top

Tripletail::Error - 内部クラス

DESCRIPTION

Top

Tripletail によって内部的及び fault_handler で使用される。

METHODS

message

エラーメッセージ。($@)

title

短い説明。 省略時は "Error: $message";

type

エラー情報の種別。

'error'

実行時エラーに関する情報。

'warn'

警告に関する情報。

'file-update'

スクリプト等の更新検出。

'memory-leak'

メモリ制限。

toHtml

HTML化。

is_trace_allowed

内部メソッド

SEE ALSO

Top

Tripletail

AUTHOR INFORMATION

Top

Copyright 2006 YMIRLINK Inc.

This framework is free software; you can redistribute it and/or modify it under the same terms as Perl itself

このフレームワークはフリーソフトウェアです。あなたは Perl と同じライセンスの 元で再配布及び変更を行うことが出来ます。

Address bug reports and comments to: tl@tripletail.jp

HP : http://tripletail.jp/


Tripletail documentation  | view source Contained in the Tripletail distribution.