<?phpnamespace OAuthCommonException;/** * Generic library-level exception. */class Exception extends Exception{}