package com.github.hburgmeier.jerseyoauth2.api.protocol; public class OAuth2InternalException extends OAuth2Exception { /** * */ private static final long serialVersionUID = 1L; }