[Serializable] internal class RemoteExecutionException(string message) : Exception(message) { }