mirror of
https://github.com/Stone-Red-Code/RemoteExec.git
synced 2026-09-04 09:06:20 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
[Serializable]
|
||||
internal class RemoteExecutionException(string message) : Exception(message)
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user