AppDbIntegrityException Class | 
 
            The exception that is thrown when corruption has been detected in the application database.
            
Inheritance Hierarchy 
    Namespace: 
   Dundas.BI.Services.Health
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic class AppDbIntegrityException : Exception
Public Class AppDbIntegrityException
	Inherits Exception
public ref class AppDbIntegrityException : public Exception
type AppDbIntegrityException =  
    class
        inherit Exception
    end
See Also