Thrown when Hibernate could not resolve an object by id, especially when loading an association.
Documentation for this section has not yet been entered.
Namespace: NHibernate
Assembly: NHibernate (in NHibernate.dll)
Assembly Versions: 1.2.1.4000
See Also: Inherited members from HibernateException.
⊟ Public Constructors
Initializes a new instance of the NHibernate.UnresolvableObjectException class. Initializes a new instance of the NHibernate.UnresolvableObjectException class. ⊟ Protected Constructors
Documentation for this section has not yet been entered. ⊟ Public Properties
[read-only] Identifier object . Documentation for this section has not yet been entered. [read-only] overrideMessage string . Documentation for this section has not yet been entered. [read-only] PersistentClass Type . Documentation for this section has not yet been entered. ⊟ Public Methods
overrideGetObjectData (System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) Documentation for this section has not yet been entered. staticThrowIfNull (object, object, Type) Documentation for this section has not yet been entered.
⊟ UnresolvableObjectException Constructor
Initializes a new instance of the NHibernate.UnresolvableObjectException class.
⊟ Parameters
- identifier
- The identifier of the object that caused the exception.
- clazz
- The Type of the object attempted to be loaded.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: NHibernate
Assembly: NHibernate (in NHibernate.dll)
Assembly Versions: 1.2.1.4000
⊟ UnresolvableObjectException Constructor
Documentation for this section has not yet been entered.
protected UnresolvableObjectException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)⊟ Parameters
- info
- Documentation for this section has not yet been entered.
- context
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: NHibernate
Assembly: NHibernate (in NHibernate.dll)
Assembly Versions: 1.2.1.4000
⊟ UnresolvableObjectException Constructor
Initializes a new instance of the NHibernate.UnresolvableObjectException class.
⊟ Parameters
- message
- The message that describes the error.
- identifier
- The identifier of the object that caused the exception.
- clazz
- The Type of the object attempted to be loaded.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: NHibernate
Assembly: NHibernate (in NHibernate.dll)
Assembly Versions: 1.2.1.4000
⊟ GetObjectData Method
Documentation for this section has not yet been entered.
public override void GetObjectData (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)⊟ Parameters
- info
- Documentation for this section has not yet been entered.
- context
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: NHibernate
Assembly: NHibernate (in NHibernate.dll)
Assembly Versions: 1.2.1.4000
⊟ Identifier Property
Documentation for this section has not yet been entered.
public object Identifier { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: NHibernate
Assembly: NHibernate (in NHibernate.dll)
Assembly Versions: 1.2.1.4000
⊟ Message Property
Documentation for this section has not yet been entered.
public override string Message { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: NHibernate
Assembly: NHibernate (in NHibernate.dll)
Assembly Versions: 1.2.1.4000
⊟ PersistentClass Property
Documentation for this section has not yet been entered.
public Type PersistentClass { get; }⊟ Value
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: NHibernate
Assembly: NHibernate (in NHibernate.dll)
Assembly Versions: 1.2.1.4000
⊟ ThrowIfNull Method
Documentation for this section has not yet been entered.
⊟ Parameters
- o
- Documentation for this section has not yet been entered.
- id
- Documentation for this section has not yet been entered.
- clazz
- Documentation for this section has not yet been entered.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: NHibernate
Assembly: NHibernate (in NHibernate.dll)
Assembly Versions: 1.2.1.4000