<?phpnamespace IlluminateSupportExceptions;use RuntimeException;class MathException extends RuntimeException{ //}