Hierarchy For Package com.impossibl.postgres.protocol.sasl.scram.exception
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- javax.security.sasl.SaslException
- com.impossibl.postgres.protocol.sasl.scram.exception.ScramException
- com.impossibl.postgres.protocol.sasl.scram.exception.ScramInvalidServerSignatureException
- com.impossibl.postgres.protocol.sasl.scram.exception.ScramParseException
- com.impossibl.postgres.protocol.sasl.scram.exception.ScramServerErrorException
- com.impossibl.postgres.protocol.sasl.scram.exception.ScramException
- javax.security.sasl.SaslException
- java.io.IOException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)