Harness proD API Help
EPLAN.Harness.API.Exceptions Namespace / AlreadyDefinedRasterException Class
Members
In This Topic
    AlreadyDefinedRasterException Class
    In This Topic
    The exception that is thrown when you trying to insert raster with positions into drawing which already contains one.
    Inheritance Hierarchy

    System.Object
       System.Exception
          EPLAN.Harness.API.Exceptions.HpdApiException
             EPLAN.Harness.API.Exceptions.AlreadyDefinedRasterException

    Syntax
    public class AlreadyDefinedRasterException : HpdApiException 
    Public Properties
     NameDescription
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Top
    See Also