public AbortAPDUException(Abort apdu) : base(apdu.ToString())
 {
 }