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.
    Version:
    $Id$
    See Also:
    Serialized Form
    • Constructor Detail

      • DVFactoryException

        public DVFactoryException()
      • DVFactoryException

        public DVFactoryException​(String msg)