\Exception
└─Exception
└─BehaviorException
└─UndefinedException
public class UndefinedException
extends BehaviorException
| Constructor Summary | |
|---|---|
| void | __construct(string text) Initialize undefined exception. |
public void __construct(string text)
Initialize undefined exception.
Undefined exception.