Class DBNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.duracloud.common.error.DuraCloudCheckedException
org.duracloud.account.db.util.error.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:
  • Constructor Details

    • DBNotFoundException

      public DBNotFoundException(String msg)
    • DBNotFoundException

      public DBNotFoundException(Exception e)