Hierarchy For Package com.bank.payment.exceptions
Class Hierarchy
- java.lang.Object
- org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler (implements org.springframework.context.MessageSourceAware)
- com.bank.payment.exceptions.MessageHandler
- com.bank.payment.exceptions.RestExceptionHandler
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.bank.payment.exceptions.AccountReceiverNotFoundException
- com.bank.payment.exceptions.AccountSenderNotFoundException
- com.bank.payment.exceptions.FirstTransferPixException
- com.bank.payment.exceptions.PaymentNotFoundException
- com.bank.payment.exceptions.PixNotFoundException
- com.bank.payment.exceptions.TransferBalanceToYourselfException
- com.bank.payment.exceptions.TransferInsuficientBalanceException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler (implements org.springframework.context.MessageSourceAware)