Class DBNotFoundException

  • All Implemented Interfaces:
    Serializable, org.duracloud.common.error.MessageFormattable

    public class DBNotFoundException
    extends org.duracloud.common.error.DuraCloudCheckedException
    Author:
    Andrew Woods Date: Oct 8, 2010
    See Also:
    Serialized Form
    • Constructor Detail

      • DBNotFoundException

        public DBNotFoundException​(String msg)
      • DBNotFoundException

        public DBNotFoundException​(Exception e)