Skip to content

throw new Exception in Document on line 30 #83

Description

@trialforce

We have throw new Exception in Document.php but PHP 7.2 or more with namespace neeed.

$err = "Parse error: Tried to read past end of input; RTF is probably truncated.";
trigger_error($err);
throw new \Exception($err);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions