Исправление
This commit is contained in:
parent
c80cd2c88c
commit
74dfc308ca
@ -5,7 +5,7 @@ using System.Runtime.Serialization;
|
|||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
|
|
||||||
namespace SelfPropelledArtilleryUnit
|
namespace Artilleries
|
||||||
{
|
{
|
||||||
[Serializable]
|
[Serializable]
|
||||||
internal class ArtilleryNotFoundException : ApplicationException
|
internal class ArtilleryNotFoundException : ApplicationException
|
||||||
|
@ -5,7 +5,7 @@ using System.Runtime.Serialization;
|
|||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
|
|
||||||
namespace SelfPropelledArtilleryUnit
|
namespace Artilleries
|
||||||
{
|
{
|
||||||
[Serializable]
|
[Serializable]
|
||||||
internal class StorageOverflowException : ApplicationException
|
internal class StorageOverflowException : ApplicationException
|
||||||
|
Loading…
Reference in New Issue
Block a user