Net_MAC::format() (Previous) (Next) setMAC()

View this page in Last updated: Sun, 05 Oct 2008
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Net_MAC::__construct()

Net_MAC::__construct() -- コンストラクタ

説明

これはコンストラクタで、有効な Net_MAC オブジェクトを作成して値を設定します。

パラメータ

返り値

void - 返り値はありません。 作成時にエラーが発生した場合は Net_MAC_Exception オブジェクトがスローされます。

注意

このコンストラクタは、エラー時に例外をスローします。 そのため、コンストラクタは常に try/catch ブロック内でコールしなければなりません。

例外・エラー

Net_MAC_Exception をスローします。

Net_MAC::format() (Previous) (Next) setMAC()

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.