Class VoltageLevelException

java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.ie3.datamodel.exceptions.VoltageLevelException
All Implemented Interfaces:
Serializable

public class VoltageLevelException extends Exception
Is thrown in case, there is some problem when building VoltageLevelInformation
See Also:
  • Constructor Details

    • VoltageLevelException

      public VoltageLevelException(String message)
    • VoltageLevelException

      public VoltageLevelException(String message, Throwable cause)