Class DataSourcePasswordDecryptionException

  • All Implemented Interfaces:
    Serializable

    public class DataSourcePasswordDecryptionException
    extends RuntimeException
    Thrown when decryption of the property hibernate.connection.password fails for any reason.
    Since:
    7.16.0
    See Also:
    Serialized Form
    • Constructor Detail

      • DataSourcePasswordDecryptionException

        public DataSourcePasswordDecryptionException​(Throwable cause)