Class UnsupportedDriverNameException

All Implemented Interfaces:
Serializable

public class UnsupportedDriverNameException extends DatabaseException
See Also:
  • Constructor Details

    • UnsupportedDriverNameException

      public UnsupportedDriverNameException(String name)
  • Method Details

    • getName

      public String getName()