MissingInputException Class |
Exception related to a missing process input connection.
Inheritance Hierarchy
Namespace:
Dundas.BI.Data.Transforms
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public sealed class MissingInputException : Exception
Public NotInheritable Class MissingInputException
Inherits Exception
public ref class MissingInputException sealed : public Exception
[<SealedAttribute>]
type MissingInputException =
class
inherit Exception
end
See Also