Class DbAdminNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.web.ErrorResponseException
org.springframework.web.server.ResponseStatusException
tech.ailef.dbadmin.external.exceptions.DbAdminNotFoundException
All Implemented Interfaces:
Serializable, org.springframework.web.ErrorResponse

public class DbAdminNotFoundException extends org.springframework.web.server.ResponseStatusException
See Also:
  • Constructor Details

    • DbAdminNotFoundException

      public DbAdminNotFoundException(String message)
  • Method Details

    • getMessage

      public String getMessage()
      Overrides:
      getMessage in class org.springframework.web.server.ResponseStatusException