Storm\Core\StormException::GetInnerException PHP Method

GetInnerException() final public method

final public GetInnerException ( )
    public final function GetInnerException()
    {
        return $this->InnerException;
    }