InvalidOutputException Class | 
 
Inheritance Hierarchy 
    Namespace: 
   Dundas.BI.Data.Transforms
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic sealed class InvalidOutputException : Exception
Public NotInheritable Class InvalidOutputException
	Inherits Exception
public ref class InvalidOutputException sealed : public Exception
[<SealedAttribute>]
type InvalidOutputException =  
    class
        inherit Exception
    end
See Also