Class ProviderNotFoundException

All Implemented Interfaces:
Serializable

ProviderNotFoundException is thrown when a sequence database provider can not be located.
Author:
Keith James, Brian Gilman
See Also:
  • Constructor Details

    • ProviderNotFoundException

      Creates a ProviderNotFoundException with no detail message.
    • ProviderNotFoundException

      Creates a ProviderNotFoundException with the specified detail message.
      Parameters:
      message - a String.