|
|
1.1 root 1: using System;
2:
3: namespace CleanFlashCommon {
4: public class InstallException : Exception {
5:
6: public InstallException(string message) : base(message) {
7:
8: }
9: }
10: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.