Class InvalidCredentialsException

  • All Implemented Interfaces:
    Serializable

    public class InvalidCredentialsException
    extends IllegalStateException
    Thrown when the wrong credentials (password) has been provided for opening a database.
    Author:
    James Ahlborn
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidCredentialsException

        public InvalidCredentialsException​(String msg)