Class ChargingPointTypeException

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

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

    • ChargingPointTypeException

      public ChargingPointTypeException(String message)
    • ChargingPointTypeException

      public ChargingPointTypeException(String message, Throwable cause)