Package edu.ie3.datamodel.exceptions
Class ChargingPointTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.ie3.datamodel.exceptions.ChargingPointTypeException
- All Implemented Interfaces:
Serializable
Is thrown in case, there is some problem when building VoltageLevelInformation
- See Also:
-
Constructor Summary
ConstructorDescriptionChargingPointTypeException
(String message) ChargingPointTypeException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ChargingPointTypeException
-
ChargingPointTypeException
-