Class DVFactoryException

All Implemented Interfaces:
Serializable

public class DVFactoryException extends RuntimeException
A runtime exception that's thrown if an error happens when the application tries to get a DV factory instance.

INTERNAL:

Usage of this class is not supported. It may be altered or removed at any time.
Version:
$Id: DVFactoryException.java 446751 2006-09-15 21:54:06Z mrglavas $
See Also:
  • Constructor Details

    • DVFactoryException

      public DVFactoryException()
    • DVFactoryException

      public DVFactoryException(String msg)