<?phpnamespace IlluminateHttpExceptions;use Exception;class OriginMismatchException extends Exception{ //}