See Also

BadInitialisationException Members  | i3Design.Constructor.ObjectFactory.Exceptions Namespace

Language

Visual Basic

C#

JScript

Show All

See AlsoLanguages ObjectFactory_FW1 Send Feedback on this Topic

BadInitialisationException Class

This Exception is thrown when a Parent Object is assigned to its Child Object and the Child Object and/or Parent Object have no data to make a Relation exist between the objects.

For a list of all members of this type, see BadInitialisationException members.

Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         i3Design.Constructor.ObjectFactory.Exceptions.BadInitialisationException

Syntax

[Visual Basic]
Public Class BadInitialisationException    Inherits ApplicationException
[C#]
public class BadInitialisationException : ApplicationException
[JScript]
public class BadInitialisationException extends ApplicationException

See Also

BadInitialisationException Members  | i3Design.Constructor.ObjectFactory.Exceptions Namespace

 

 


©2006 i3 Design Limited. All rights reserved.