Class NotABusinessObjectException

This exception is thrown whenever a certain operation is performed
that needs a BusinessObject type, rather than just IBusinessObject,
and the object in question isn't a BusinessObject

System.Object
  System.Exception
    EPS.Business.BusinessObjects.NotABusinessObjectException

public class NotABusinessObjectException : Exception

Class Members

MemberDescription
Constructor Constructor

Requirements

Namespace: EPS.Business.BusinessObjects
Assembly: BUSINESSOBJECTS.DLL


  Last Updated: 5/23/2007 | © , 2007