public LoseException(Threat threat)
 {
     Threat = threat;
 }