Package org.qubership.atp.mia.model.pot
Class PotSessionException
java.lang.Object
org.qubership.atp.mia.model.pot.PotSessionException
-
Constructor Summary
ConstructorsConstructorDescriptionCreates from Exception a new RecordingException which can be stored in DB. -
Method Summary
-
Constructor Details
-
PotSessionException
Creates from Exception a new RecordingException which can be stored in DB.- Parameters:
e- exception.
-