Exception
└─ZMException
public class ZMException
extends Exception
| Field Summary | |
|---|---|
| protected mixed | |
| Method Summary | |
|---|---|
| void | __construct(string message, int code, Exception previous) Create new instance. |
protected mixed $previous_
public void __construct(string message, int code, Exception previous)
Create new instance.
null.null.
Exception base class.