Click or drag to resize

PowerOverflowException Class

Thrown when a power overflow occurs. This can happen when using PowerCorrection/VelocityCorrection.
Inheritance Hierarchy
SystemObject
  SystemException
    RAYLASE.SPICE3ExecutionException
      RAYLASE.SPICE3PowerOverflowException

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public class PowerOverflowException : ExecutionException
Remarks
Please refer to SP-ICE-3-Specific Exceptions for further information.
See Also