Uncaught Exception: Division by zero
$exception object DivisionByZeroError (7)
  • object (7)
  • Available methods (10)
  • protected message -> string (16) "Division by zero"
    private string -> string (0) ""
    protected code -> integer 0
    protected file -> string (63) "/home/ectown/public_html/members/directory/ectown/mlaunch_d. …"
    /home/ectown/public_html/members/directory/ectown/mlaunch_d.php
    protected line -> integer 77
    private trace -> array (0)
    private previous -> NULL
  • final public getCode()
    Inherited from Error
    
    final public getFile()
    Inherited from Error
    
    final public getLine()
    Inherited from Error
    
    final public getMessage()
    Inherited from Error
    
    final public getPrevious()
    Inherited from Error
    
    final public getTrace()
    Inherited from Error
    
    final public getTraceAsString()
    Inherited from Error
    
    public __construct($message = "", $code = 0, Throwable $previous = NULL)
    Inherited from Error
    
    public __toString()
    Inherited from Error
    
    public __wakeup()
    Inherited from Error