Harness proD API Help
EPLAN.Harness.API.Exceptions Namespace / HpdApiException Class
Members
In This Topic
    HpdApiException Class
    In This Topic
    Base HpD Api Exception.
    Inheritance Hierarchy

    System.Object
       System.Exception
          EPLAN.Harness.API.Exceptions.HpdApiException
             EPLAN.Harness.API.Exceptions.AlreadyDefinedCableUnitException
             EPLAN.Harness.API.Exceptions.AlreadyDefinedRasterException
             EPLAN.Harness.API.Exceptions.ArgumentException
             EPLAN.Harness.API.Exceptions.ArgumentNullException
             EPLAN.Harness.API.Exceptions.CannotMergeBundlesException
             EPLAN.Harness.API.Exceptions.CanNotReviseRevisionedDocumentException
             EPLAN.Harness.API.Exceptions.CannotRouteCableWireException
             EPLAN.Harness.API.Exceptions.CannotSplitBundleException
             EPLAN.Harness.API.Exceptions.ConnectionException
             EPLAN.Harness.API.Exceptions.ControlPointsAreNotNeighboringException
             EPLAN.Harness.API.Exceptions.DirectoryNotFoundException
             EPLAN.Harness.API.Exceptions.DocumentIsNotRevisionException
             EPLAN.Harness.API.Exceptions.DocumentVersionException
             EPLAN.Harness.API.Exceptions.DuplicateElectricalConfigurationException
             EPLAN.Harness.API.Exceptions.DuplicateElectricalOptionException
             EPLAN.Harness.API.Exceptions.DuplicateNameException
             EPLAN.Harness.API.Exceptions.DuplicateUserDefinedPropertyException
             EPLAN.Harness.API.Exceptions.EmptyPropertyException
             EPLAN.Harness.API.Exceptions.FileChangedBeforeException
             EPLAN.Harness.API.Exceptions.FileClosedException
             EPLAN.Harness.API.Exceptions.FileExtensionException
             EPLAN.Harness.API.Exceptions.FileLockedException
             EPLAN.Harness.API.Exceptions.FileNotFoundException
             EPLAN.Harness.API.Exceptions.FileNotReadableException
             EPLAN.Harness.API.Exceptions.FileOpenedAsReadOnlyException
             EPLAN.Harness.API.Exceptions.FileOpenedException
             EPLAN.Harness.API.Exceptions.HpdApiNotInitializedException
             EPLAN.Harness.API.Exceptions.HpdApiNotUninitializedException
             EPLAN.Harness.API.Exceptions.HpdApiVersionException
             EPLAN.Harness.API.Exceptions.HpdLoadError
             EPLAN.Harness.API.Exceptions.IncorrectPartTypeException
             EPLAN.Harness.API.Exceptions.InternalErrorException
             EPLAN.Harness.API.Exceptions.InvalidFileNameException
             EPLAN.Harness.API.Exceptions.InvalidPropertyCastException
             EPLAN.Harness.API.Exceptions.KeyNotFoundException
             EPLAN.Harness.API.Exceptions.LibraryNotFoundException
             EPLAN.Harness.API.Exceptions.LibraryVersionException
             EPLAN.Harness.API.Exceptions.LicensingErrorException
             EPLAN.Harness.API.Exceptions.NoActiveLibraryException
             EPLAN.Harness.API.Exceptions.NoDirectRoutingConnectionException
             EPLAN.Harness.API.Exceptions.NotSamePartOfPathException
             EPLAN.Harness.API.Exceptions.NotSupportedException
             EPLAN.Harness.API.Exceptions.NotSupportedUnitException
             EPLAN.Harness.API.Exceptions.ObjectInvalidException
             EPLAN.Harness.API.Exceptions.OccurrenceDeletedException
             EPLAN.Harness.API.Exceptions.OccurrenceIsAlreadyRoutedException
             EPLAN.Harness.API.Exceptions.OccurrenceIsAnchoredException
             EPLAN.Harness.API.Exceptions.OccurrenceMissingInDocumentException
             EPLAN.Harness.API.Exceptions.OperationFailedException
             EPLAN.Harness.API.Exceptions.OutOfBoundsException
             EPLAN.Harness.API.Exceptions.PartNotFoundException
             EPLAN.Harness.API.Exceptions.PartPlacementFailedException
             EPLAN.Harness.API.Exceptions.ProjectAlreadyOpenedException
             EPLAN.Harness.API.Exceptions.ProjectClosedException
             EPLAN.Harness.API.Exceptions.ProjectNotOpenedException
             EPLAN.Harness.API.Exceptions.PropertyDoesNotExistException
             EPLAN.Harness.API.Exceptions.PropertyIsNotEnabledException
             EPLAN.Harness.API.Exceptions.ReconnectException
             EPLAN.Harness.API.Exceptions.SecurityException
             EPLAN.Harness.API.Exceptions.SpecialComponentHasNoBundleException
             EPLAN.Harness.API.Exceptions.WrongUnitException

    Syntax
    public class HpdApiException : System.Exception 
    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