Thrown by the subscribe and unsubscribe methods in DataProvider if the method execution has caused a severe problem that can compromise future operation of the Data Adapter.
public: class FailureException : public DataException;
public class FailureException : DataException;
Public Class FailureException Inherits DataException