PIBD-14_Arinina_M.A._Simple_LabWork07 #20
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork07"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Проверено
@ -0,0 +2,4 @@
namespace ProjectElectroTrans.Exceptions;
public class EmptyFileExeption : Exception
Не требовалось создавать еще наследников от класса Exception, а нужно было использовать уже имеющиеся, стандартные
Pull request closed