public AssemblyNotFoundException(string messageFormat, FormattableExceptionBase innerException, params object[] args) : base(messageFormat, innerException, args) { }