Exception.getTrace C# (CSharp) Method

getTrace() public method

public getTrace ( ) : PhpArray
return PhpArray
    public virtual PhpArray getTrace()
    {
        throw new NotImplementedException();
    }