Class UnsupportedDatabaseException

  • All Implemented Interfaces:
    Serializable

    public class UnsupportedDatabaseException
    extends RuntimeException
    This exception will be thrown if the database name doesn't match to one of the desired databases.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnsupportedDatabaseException

        public UnsupportedDatabaseException​(String name)