adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / OwnerNotFoundException Class
Members

In This Topic
    OwnerNotFoundException Class
    In This Topic
    Exception that is thrown if the owner of an object cannot be found.
    Syntax
    'Declaration
     
    
    Public Class OwnerNotFoundException 
       Inherits System.Exception
    public class OwnerNotFoundException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcanaDevelopment.adTempus.Shared.OwnerNotFoundException

    See Also