MissingCredentialInformationException
com.github.mauricio.async.db.postgresql.exceptions.MissingCredentialInformationException
class MissingCredentialInformationException(val username: String, val password: Option[String], val authenticationResponseType: AuthenticationResponseType) extends DatabaseException
Attributes
- Graph
- Supertypes
- class DatabaseExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass Any