Springboot framework having following exceptions. These Spring exceptions occurred while developing applications.
Springboot Framework Exception Hierarchy
- java.lang.Object
- java.lang.Throwable
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- AnnotationConfigurationException
- AopConfigException
- AopInvocationException
- BeansException
- BeanNotOfRequiredTypeException
- FatalBeanException
- NoSuchBeanDefinitionException
- PropertyAccessException
- PropertyBatchUpdateException
- BshScriptUtils.BshExecutionException
- CodecException
- ConversionException
- DataAccessException
- NonTransientDataAccessException
- BindMarkersFactoryResolver.NoBindMarkersFactoryException
- CleanupFailureDataAccessException
- ConnectionFactoryLookupFailureException
- DataIntegrityViolationException
- DataRetrievalFailureException
- DataSourceLookupFailureException
- InvalidDataAccessApiUsageException
- InvalidDataAccessResourceUsageException
- NonTransientDataAccessResourceException
- PermissionDeniedDataAccessException
- UncategorizedDataAccessException
- RecoverableDataAccessException
- ScriptException
- TransientDataAccessException
- NonTransientDataAccessException
- EjbAccessException
- HandshakeFailureException
- HttpMessageConversionException
- JmsException
- DestinationResolutionException
- IllegalStateException
- InvalidClientIDException
- InvalidDestinationException
- InvalidSelectorException
- JmsSecurityException
- ListenerExecutionFailedException
- MessageConversionException
- MessageEOFException
- MessageFormatException
- MessageNotReadableException
- MessageNotWriteableException
- ReplyFailureException
- ResourceAllocationException
- SynchedLocalTransactionFailedException
- TransactionInProgressException
- TransactionRolledBackException
- UncategorizedJmsException
- JmxException
- JndiLookupFailureException
- JobMethodInvocationFailedException
- MailException
- MessagingException
- MultipartException
- RemoteAccessException
- ResponseStatusException
- RestClientException
- SchedulingException
- ScriptCompilationException
- SerializationFailedException
- SockJsException
- StompConversionException
- TransactionException
- UnsupportedMediaTypeException
- WebClientException
- WebClientRequestException
- WebClientResponseException
- UnknownHttpStatusCodeException
- WebClientResponseException.BadGateway
- WebClientResponseException.BadRequest
- WebClientResponseException.Conflict
- WebClientResponseException.Forbidden
- WebClientResponseException.GatewayTimeout
- WebClientResponseException.Gone
- WebClientResponseException.InternalServerError
- WebClientResponseException.MethodNotAllowed
- WebClientResponseException.NotAcceptable
- WebClientResponseException.NotFound
- WebClientResponseException.NotImplemented
- WebClientResponseException.ServiceUnavailable
- WebClientResponseException.TooManyRequests
- WebClientResponseException.Unauthorized
- WebClientResponseException.UnprocessableEntity
- WebClientResponseException.UnsupportedMediaType
- XmlMappingException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable
You must log in to post a comment.