org.firebirdsql.pool

Class UnknownDriverTypeException


public class UnknownDriverTypeException
extends SQLException

This exception is thrown when user tries to specify unknown type of driver. * * @author Roman Rokytskyy

Constructor Summary

UnknownDriverTypeException(String type)
Create instance of this class.

Constructor Details

UnknownDriverTypeException

public UnknownDriverTypeException(String type)
Create instance of this class.

Copyright B) 2001 David Jencks and other authors. All rights reserved.