Hierarchy For Package com.example.blogs.app.api.post.exception
Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.example.blogs.app.api.post.exception.FailedToCreatePostException
- com.example.blogs.app.api.post.exception.FailedToDeletePostException
- com.example.blogs.app.api.post.exception.FailedToFindPostByIdException
- com.example.blogs.app.api.post.exception.FailedToFindPostBySlugException
- com.example.blogs.app.api.post.exception.FailedToFindPostsByAuthorIdException
- com.example.blogs.app.api.post.exception.FailedToRollbackS3FileException
- com.example.blogs.app.api.post.exception.FailedToSavePostException
- com.example.blogs.app.api.post.exception.FailedToUpdatePostException
- com.example.blogs.app.api.post.exception.PostNotFoundException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)