Package com.jms.socialmedia.exception
- Author:
- jason
-
Exception Summary Exception Description BadRequestException ConfigurationException DatabaseInsertException Thrown whenever the system is unable to insert new records into the databaseFailedLoginAttemptException ForbiddenException Thrown when the Bearer Token does not have the proper Permissions for the action being takenInvalidUserLoginStateException MySocialMediaException NoBearerTokenException Thrown when the Authorization Header is not included in the HTTP Header or when the Bearer Token is not included in the Authorization HeaderNotFoundException UnsupportedContentTypeException